public static class CompositeByteArrayRelativeWriter.ChunkedExpander extends java.lang.Object implements CompositeByteArrayRelativeWriter.Expander
CompositeByteArray by the number of
bytes provided in the constructor| Constructor and Description |
|---|
CompositeByteArrayRelativeWriter.ChunkedExpander(ByteArrayFactory baf,
int newComponentSize) |
| Modifier and Type | Method and Description |
|---|---|
void |
expand(CompositeByteArray cba,
int minSize) |
public CompositeByteArrayRelativeWriter.ChunkedExpander(ByteArrayFactory baf, int newComponentSize)
public void expand(CompositeByteArray cba, int minSize)
expand in interface CompositeByteArrayRelativeWriter.Expander