| Package | Description |
|---|---|
| com.io7m.jpra.runtime.java |
Runtime components.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JPRAStringByteBuffered
An implementation of the
JPRAStringType that accesses an underlying
ByteBuffer. |
| Modifier and Type | Method and Description |
|---|---|
static JPRAStringType |
JPRAStringByteBuffered.newString(ByteBuffer in_buffer,
int in_offset,
JPRACursorByteReadableType in_cursor,
Charset in_encoding,
int in_max_length)
Construct a new string pointer.
|
Copyright © 2015 <code@io7m.com> http://io7m.com