Optional
param0: LocalBaseBlockParamsInitialization parameters
Static
NAMEName of the block
Base function for converting block from BER encoded array of bytes
ASN.1 BER encoded array
Offset in ASN.1 BER encoded array where decoding should be started
Maximum length of array of bytes which can be using in this function
Offset after least decoded byte
Encoding of current ASN.1 block into ASN.1 encoded array (BER rules)
Optional
_sizeOnly: booleanFlag that we need only a size of encoding, not a real array of bytes
Optional
_writer: ViewWriterASN.1 BER encoded array
Returns a JSON representation of an object
JSON object
Static
blockAux function, need to get a block name. Need to have it here for inheritance
Returns name of the block
Creates and initializes an object instance of that class