| Package | Description |
|---|---|
| jlibs.core.io | |
| jlibs.core.lang |
| Modifier and Type | Method and Description |
|---|---|
ByteSequence |
ByteArrayOutputStream2.toByteSequence()
Returns the input data as
ByteSequence.Note that the internal buffer is not copied. |
| Modifier and Type | Method and Description |
|---|---|
ByteSequence |
ByteSequence.copy() |
ByteSequence |
ByteSequence.slice(int offset) |
ByteSequence |
ByteSequence.slice(int offset,
int length) |
Copyright © 2021. All rights reserved.