Package org.apache.accumulo.core.clientImpl.lexicoder
-
Class Summary Class Description ByteUtils FixedByteArrayOutputStream Uses a fixed length array and will not grow in size dynamically like theByteArrayOutputStream.
| Class | Description |
|---|---|
| ByteUtils | |
| FixedByteArrayOutputStream |
Uses a fixed length array and will not grow in size dynamically like the
ByteArrayOutputStream. |