Package | Description |
---|---|
net.sf.mmm.util.io.impl |
Contains implementations for utilities that help to read and write data, process bytes, etc.
|
Modifier and Type | Field and Description |
---|---|
private DetectorStreamBufferImpl.SeekMode |
DetectorStreamBufferImpl.seekMode |
Modifier and Type | Method and Description |
---|---|
static DetectorStreamBufferImpl.SeekMode |
DetectorStreamBufferImpl.SeekMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DetectorStreamBufferImpl.SeekMode[] |
DetectorStreamBufferImpl.SeekMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
DetectorStreamBufferImpl.seek(long byteCount,
DetectorStreamBufferImpl.SeekMode mode)
|
Copyright © 2001–2016 mmm-Team. All rights reserved.