public interface Sample
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
asByteBuffer() |
long |
getSize() |
void |
writeTo(WritableByteChannel channel) |
void writeTo(WritableByteChannel channel) throws IOException
IOExceptionlong getSize()
ByteBuffer asByteBuffer()
Copyright © 2015. All rights reserved.