| Package | Description |
|---|---|
| org.ringojs.wrappers |
A collection of JavaScript wrappers and host objects.
|
| Modifier and Type | Method and Description |
|---|---|
protected static Binary |
Binary.wrap(org.ringojs.wrappers.Binary.Type type,
byte[] bytes,
org.mozilla.javascript.Scriptable scope,
org.mozilla.javascript.Scriptable prototype) |
| Modifier and Type | Method and Description |
|---|---|
void |
Binary.copy(int srcStartIndex,
int srcEndIndex,
Binary target,
Object targetIndex) |
int |
Stream.readInto(Binary bytes,
Object start,
Object end) |
Copyright © 2016. All rights reserved.