public interface BufferModel extends NamedModelElement
| Modifier and Type | Method and Description |
|---|---|
java.nio.ByteBuffer |
getBufferData()
Returns the actual buffer data.
|
int |
getByteLength()
Returns the length, in bytes, of the
buffer data |
java.lang.String |
getUri()
Returns the URI of the buffer data
|
getNamegetExtensions, getExtrasjava.lang.String getUri()
int getByteLength()
buffer datajava.nio.ByteBuffer getBufferData()
Copyright © 2022. All Rights Reserved.