Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MESSAGE_HEADER_IN_LENGTH |
16 |
public static final int |
MESSAGE_HEADER_OUT_LENGTH |
8 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final short |
SInt16NoValue |
-32768 |
public static final int |
SInt32NoValue |
-2147483648 |
public static final long |
SInt64NoValue |
-9223372036854775808L |
public static final byte |
SInt8NoValue |
-128 |
public static final int |
UInt16NoValue |
65535 |
public static final long |
UInt32NoValue |
4294967295L |
public static final long |
UInt64NoValue |
-1L |
public static final short |
UInt8NoValue |
255 |
Copyright © 2012–2024 Onix Solutions. All rights reserved.