asn1 ~master (2019-04-27T14:06:40Z)
Home
Dub
Repo
BasicEncodingRulesElement.basicMultilingualPlaneString
asn1
codecs
ber
BasicEncodingRulesElement
Decodes a $(MONO wstring) of UTF-16 characters.
wstring
basicMultilingualPlaneString
[@property getter]
class
BasicEncodingRulesElement
override @
property
@
system
const
wstring
basicMultilingualPlaneString
(
)
wstring
basicMultilingualPlaneString
[@property setter]
Throws
ASN1ValueException
if the encoded bytes is not evenly divisible by two
ASN1RecursionException
if using constructed form and the element is constructed of too many nested constructed elements
ASN1TagClassException
if any nested primitives do not share the same tag class as their outer constructed element
ASN1TagNumberException
if any nested primitives do not share the same tag number as their outer constructed element
Meta
Source
See Implementation
asn1
codecs
ber
BasicEncodingRulesElement
constructors
this
functions
fromBytes
opCast
properties
basicMultilingualPlaneString
bitString
boolean
characterString
coordinatedUniversalTime
embeddedPresentationDataValue
endOfContent
enumerated
external
generalString
generalizedTime
graphicString
integer
internationalAlphabetNumber5String
nill
numericString
objectDescriptor
objectIdentifier
octetString
printableString
realNumber
relativeObjectIdentifier
sequence
set
teletexString
toBytes
unicodeTransformationFormat8String
universalString
videotexString
visibleString
static variables
lengthEncodingPreference
Decodes a $(MONO wstring) of UTF-16 characters.