public class ByteBufferInputStream
extends java.io.InputStream
Constructor and Description |
---|
ByteBufferInputStream(java.nio.ByteBuffer buffer) |
Modifier and Type | Method and Description |
---|---|
int |
read() |
int |
read(byte[] bytes,
int offset,
int len) |
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.