Package org.infinispan.commons.io
package org.infinispan.commons.io
Commons IO package
- Public API
-
ClassDescriptionA byte buffer that exposes the internal byte array with minimal copying.Used for building instances of
ByteBuffer
.A byte buffer that exposes the internal byte array with minimal copyingDeprecated, for removal: This API element is subject to removal in a future version.ByteArrayOutputStream alternative exposing the internal buffer.Variable length encoding for signed numbers, using the ZigZag techniqueHelper to read and write unsigned numerics
LazyByteArrayOutputStream
instead.