| Package | Description |
|---|---|
| com.io7m.jcanephora.cursors |
Cursors for addressing packed records.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JCGLR8ByteBuffered
A
ByteBuffer based implementation of the JCGLR8 packed type. |
| Modifier and Type | Method and Description |
|---|---|
static JCGLR8Type |
JCGLR8ByteBuffered.newValue(ByteBuffer in_buffer,
com.io7m.jpra.runtime.java.JPRACursorByteReadableType in_pointer)
Construct a view of a type.
|
static JCGLR8Type |
JCGLR8ByteBuffered.newValueWithOffset(ByteBuffer in_buffer,
com.io7m.jpra.runtime.java.JPRACursorByteReadableType in_pointer,
int in_base_offset)
Construct a view of a type.
|
Copyright © 2017 <code@io7m.com> http://io7m.com