org.asnlab.asndt.runtime.conv
Interface EncodingRules

All Known Implementing Classes:
AsnType, Buffer

public interface EncodingRules

This interface define the constant of encoding rules


Field Summary
static byte ALIGNED_PACKED_ENCODING_RULES
           
static byte BASIC_ENCODING_RULES
           
static byte CANONICAL_ENCODING_RULES
           
static byte DISTINGUISHED_ENCODING_RULES
           
static byte UNALIGNED_PACKED_ENCODING_RULES
           
 

Field Detail

BASIC_ENCODING_RULES

static final byte BASIC_ENCODING_RULES
See Also:
Constant Field Values

CANONICAL_ENCODING_RULES

static final byte CANONICAL_ENCODING_RULES
See Also:
Constant Field Values

DISTINGUISHED_ENCODING_RULES

static final byte DISTINGUISHED_ENCODING_RULES
See Also:
Constant Field Values

UNALIGNED_PACKED_ENCODING_RULES

static final byte UNALIGNED_PACKED_ENCODING_RULES
See Also:
Constant Field Values

ALIGNED_PACKED_ENCODING_RULES

static final byte ALIGNED_PACKED_ENCODING_RULES
See Also:
Constant Field Values


Copyright �2009-2012 ASN Lab