|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ByteArray | |
| com.tapina.robe.runtime | |
| com.tapina.robe.swi | |
| Uses of ByteArray in com.tapina.robe.runtime |
| Methods in com.tapina.robe.runtime that return ByteArray | |
ByteArray |
MemoryMap.getByteArray(int address,
int count,
boolean create)
|
ByteArray |
ByteArray.getByteArray(int offset,
int count,
boolean create)
|
abstract ByteArray |
BinaryDataSource.getByteArray(int address,
int count,
boolean create)
Get an object which allows direct access to the underlying data block for the specified byte range. |
| Uses of ByteArray in com.tapina.robe.swi |
| Methods in com.tapina.robe.swi with parameters of type ByteArray | |
short |
OSExt.crc(short crc,
ByteArray data,
int increment)
|
void |
OS.file10(java.lang.String filename,
int filetype,
ByteArray data)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||