Package | Description |
---|---|
net.sf.mmm.util.io.base |
Contains public implementations that help to read and write data, process bytes, etc.
|
net.sf.mmm.util.io.impl |
Contains implementations for utilities that help to read and write data, process bytes, etc.
|
Modifier and Type | Class and Description |
---|---|
class |
ByteArrayImpl
This class is similar to
ByteBuffer but a lot simpler. |
Modifier and Type | Class and Description |
---|---|
class |
ByteArrayBufferImpl
This class is similar to
ByteBuffer but a lot simpler. |
protected class |
DetectorStreamBufferImpl.CurrentByteArray
This inner class is a view on the current
ByteArray . |
class |
PooledByteArray
This is an implementation of
ByteArray that holds a pooled byte-array . |
Copyright © 2001–2016 mmm-Team. All rights reserved.