public final class ByteData_Impl_
extends java.lang.Object
| Constructor and Description |
|---|
ByteData_Impl_() |
| Modifier and Type | Method and Description |
|---|---|
static Bytes |
_new(Bytes data) |
static int |
get_length(Bytes this1) |
static Bytes |
ofString(java.lang.String s) |
static int |
readByte(Bytes this1,
int i) |
static java.lang.String |
readString(Bytes this1,
int pos,
int len) |