public static interface CompositeBuffer.BulkOperation
Modifier and Type | Method and Description |
---|---|
boolean |
processByte(byte value,
CompositeBuffer.Setter setter)
Method is responsible to examine/change one single Buffer's byte.
|
boolean processByte(byte value, CompositeBuffer.Setter setter)
setter
- CompositeBuffer.Setter
Copyright © 2014 Oracle Corporation. All rights reserved.