net.java.otr4j.io
Interface SerializationConstants
- All Known Implementing Classes:
- OtrInputStream, OtrOutputStream
public interface SerializationConstants
HEAD
static final String HEAD
- See Also:
- Constant Field Values
HEAD_ENCODED
static final char HEAD_ENCODED
- See Also:
- Constant Field Values
HEAD_ERROR
static final char HEAD_ERROR
- See Also:
- Constant Field Values
HEAD_QUERY_Q
static final char HEAD_QUERY_Q
- See Also:
- Constant Field Values
HEAD_QUERY_V
static final char HEAD_QUERY_V
- See Also:
- Constant Field Values
TYPE_LEN_BYTE
static final int TYPE_LEN_BYTE
- See Also:
- Constant Field Values
TYPE_LEN_SHORT
static final int TYPE_LEN_SHORT
- See Also:
- Constant Field Values
TYPE_LEN_INT
static final int TYPE_LEN_INT
- See Also:
- Constant Field Values
TYPE_LEN_MAC
static final int TYPE_LEN_MAC
- See Also:
- Constant Field Values
TYPE_LEN_CTR
static final int TYPE_LEN_CTR
- See Also:
- Constant Field Values
DATA_LEN
static final int DATA_LEN
- See Also:
- Constant Field Values
TLV_LEN
static final int TLV_LEN
- See Also:
- Constant Field Values
Copyright © 2009 Beem-project.com. All Rights Reserved.