public class MessageType.ValueFormat extends Object
| Modifier and Type | Field and Description |
|---|---|
static byte |
Byte |
static byte |
ByteArray |
static byte |
CountedString |
static byte |
Date |
static byte |
Int16 |
static byte |
Int32 |
static byte |
Int64 |
static byte |
Void |
| Constructor and Description |
|---|
ValueFormat() |
public static final byte Void
public static final byte CountedString
public static final byte Byte
public static final byte Int16
public static final byte Int32
public static final byte Int64
public static final byte Date
public static final byte ByteArray
Copyright © 2021. All rights reserved.