Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
B
- BASIC_ENCODING_RULES - Static variable in interface org.asnlab.asndt.runtime.conv.EncodingRules
- BeanUtils - Class in org.asnlab.asndt.runtime.conv
- BeanUtils() - Constructor for class org.asnlab.asndt.runtime.conv.BeanUtils
- BigDecimalConverter - Class in org.asnlab.asndt.runtime.conv
-
The
BigDecimalConverter
can convert real value object to/from BigDecimal value. - BigDecimalConverter() - Constructor for class org.asnlab.asndt.runtime.conv.BigDecimalConverter
- BigIntegerConverter - Class in org.asnlab.asndt.runtime.conv
-
The
IntegerConverter
can convert INTEGER value object to/from BigInteger value. - BigIntegerConverter() - Constructor for class org.asnlab.asndt.runtime.conv.BigIntegerConverter
- BitSetConverter - Class in org.asnlab.asndt.runtime.conv
-
The
BitStringConverter
can convert BitSet to ASN.1 recognized values and vice versa. - BitSetConverter() - Constructor for class org.asnlab.asndt.runtime.conv.BitSetConverter
- BitString - Class in org.asnlab.asndt.runtime.value
-
Immutable representation of an ASN.1 BIT STRING, which is equivalent to a byte array except some number of the rightmost bits are ignored.
- BitString(byte[], byte) - Constructor for class org.asnlab.asndt.runtime.value.BitString
-
Create a new bit string
- BitString(int) - Constructor for class org.asnlab.asndt.runtime.value.BitString
-
Create a new bit string of a given length
- BitString(BitStringType) - Constructor for class org.asnlab.asndt.runtime.value.BitString
- BitStringConverter - Class in org.asnlab.asndt.runtime.conv
-
The
BitStringConverter
can convert BitString to ASN.1 recognized values and vice versa. - BitStringConverter() - Constructor for class org.asnlab.asndt.runtime.conv.BitStringConverter
- BooleanConverter - Class in org.asnlab.asndt.runtime.conv
-
The
BooleanConverter
can convert boolean value object to/from boolean value. - BooleanConverter() - Constructor for class org.asnlab.asndt.runtime.conv.BooleanConverter
- BUF_INC - Static variable in class org.asnlab.asndt.runtime.conv.BufferOptions
-
The default buffer increment size, in bytes
- BUF_SIZE - Static variable in class org.asnlab.asndt.runtime.conv.BufferOptions
-
The default buffer size, in bytes
- Buffer - Class in org.asnlab.asndt.runtime.type
-
A container for data of a specific primitive type.
- Buffer() - Constructor for class org.asnlab.asndt.runtime.type.Buffer
- BufferOptions - Class in org.asnlab.asndt.runtime.conv
-
The
BufferOptions
class hold default buffer size options to tune the performance of encoding/decoding. - BufferOptions() - Constructor for class org.asnlab.asndt.runtime.conv.BufferOptions
- BufferOverflowException - Exception in org.asnlab.asndt.runtime.error
- BufferOverflowException(int) - Constructor for exception org.asnlab.asndt.runtime.error.BufferOverflowException
- BufferOverflowException(String, int) - Constructor for exception org.asnlab.asndt.runtime.error.BufferOverflowException
- BufferOverflowException(Throwable, int) - Constructor for exception org.asnlab.asndt.runtime.error.BufferOverflowException
- BufferUnderflowException - Exception in org.asnlab.asndt.runtime.error
- BufferUnderflowException(int) - Constructor for exception org.asnlab.asndt.runtime.error.BufferUnderflowException
- BufferUnderflowException(String, int) - Constructor for exception org.asnlab.asndt.runtime.error.BufferUnderflowException
- BufferUnderflowException(Throwable, int) - Constructor for exception org.asnlab.asndt.runtime.error.BufferUnderflowException
- bytes - Variable in class org.asnlab.asndt.runtime.value.BitString
- bytes2unsignedlong(byte[]) - Static method in class org.asnlab.asndt.runtime.type.AsnType
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form