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.SetterCopyright © 2013 Oracle Corporation. All Rights Reserved.