T - The precise type of valuespublic interface JPRAValueByteBufferedConstructorType<T extends JPRAValueType>
ByteBuffer-backed values.| Modifier and Type | Method and Description |
|---|---|
T |
create(ByteBuffer buffer,
JPRACursorByteReadableType cursor,
int offset)
Construct a new value.
|
T create(ByteBuffer buffer, JPRACursorByteReadableType cursor, int offset)
buffer - The ByteBuffer containing one or more elements of
Tcursor - The cursor used to address bufferoffset - The offset from cursor that will be used to construct
TCopyright © 2016 <code@io7m.com> http://io7m.com