asn1 ~master (2019-04-27T14:06:40Z)
Home
Dub
Repo
BasicAlignedPackedEncodingRulesElement.unicodeTransformationFormat8String
asn1
codecs
baper
BasicAlignedPackedEncodingRulesElement
Decodes the value to UTF-8 characters.
string
unicodeTransformationFormat8String
[@property getter]
class
BasicAlignedPackedEncodingRulesElement
override @
property
@
system
const
string
unicodeTransformationFormat8String
(
)
string
unicodeTransformationFormat8String
[@property setter]
Throws
UTF8Exception
if the encoded value does not decode to UTF-8
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
baper
BasicAlignedPackedEncodingRulesElement
constructors
this
functions
fromBytes
opCast
properties
basicMultilingualPlaneString
bitStream
bitString
bitsNeededToEncodeNumber
boolean
characterString
constrained
coordinatedUniversalTime
embeddedPresentationDataValue
endOfContent
enumerated
external
generalString
generalizedTime
graphicString
integer
internationalAlphabetNumber5String
nill
numericString
objectDescriptor
objectIdentifier
octetString
printableString
range
realNumber
relativeObjectIdentifier
semiConstrained
sequence
set
teletexString
toBytes
unconstrained
unicodeTransformationFormat8String
universalString
videotexString
visibleString
variables
maximum
minimum
Decodes the value to UTF-8 characters.