@Internal public class ByteArrayInputStreamWithPos extends MemorySegmentInputStreamWithPos
Constructor and Description |
---|
ByteArrayInputStreamWithPos() |
ByteArrayInputStreamWithPos(byte[] buffer) |
ByteArrayInputStreamWithPos(byte[] buffer,
int offset,
int length) |
Modifier and Type | Method and Description |
---|---|
void |
setBuffer(byte[] buffer,
int off,
int len) |
available, close, getPosition, mark, markSupported, read, read, reset, setPosition, setSegment, skip
read
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.