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