| Package | Description |
|---|---|
| org.cip4.jdflib.util |
| Modifier and Type | Class and Description |
|---|---|
class |
SkipInputStream
stream class that allows allows skipping until a certain tag is found
|
| Modifier and Type | Method and Description |
|---|---|
static ByteArrayIOStream.ByteArrayIOInputStream |
ByteArrayIOStream.getBufferedInputStream(InputStream is)
get a completely buffered and resizable input stream
|
ByteArrayIOStream.ByteArrayIOInputStream |
ByteArrayIOStream.getInputStream()
gets an input stream based on the current byte contents - note this operates on the internal data
|
ByteArrayIOStream.ByteArrayIOInputStream |
ByteArrayIOStream.ByteArrayIOInputStream.getNewStream()
get a new input stream that starts fresh at 0
|
Copyright © 2015. All rights reserved.