public final class TByteOrder extends Object
Modifier and Type | Field and Description |
---|---|
static TByteOrder |
BIG_ENDIAN |
static TByteOrder |
LITTLE_ENDIAN |
Modifier and Type | Method and Description |
---|---|
static TByteOrder |
nativeOrder() |
String |
toString() |
public static final TByteOrder BIG_ENDIAN
public static final TByteOrder LITTLE_ENDIAN
public static TByteOrder nativeOrder()
Copyright © 2019. All rights reserved.