asn1 vocabulary
Factor handbook ยป Vocabulary index


Summary
ASN.1 parser

Metadata
Tags:enterprise
Authors:Elie Chaftari


Words

Tuple classes
ClassSuperclassSlots
element tuplesyntax id tag tagclass encoding contentlength newobj objtype
tag tuplevalue
unsupported-tag-encoding tupleid


Generic words
WordStack effect
>ber( obj -- byte-array )


Symbol words
elements
end
tagnum


Ordinary words
WordStack effect
(read-array)( -- )
(set-tag)( -- )
<tag>( -- <tag> )
>128-ber( n -- str )
>ber-application-string( n str -- byte-array )
>ber-appsequence( array -- byte-array )
>ber-contextspecific-array( array -- byte-array )
>ber-contextspecific-string( n str -- byte-array )
>ber-enumerated( n -- byte-array )
>ber-length-encoding( n -- byte-array )
>ber-seq-internal( array code -- byte-array )
>ber-sequence( array -- byte-array )
>ber-set( array -- byte-array )
builtin-syntax( -- hashtable )
get-id( -- id )
read-array( -- array )
read-ber( syntax -- object )
set-case( -- object )
set-content-length( -- )
set-encoding( -- )
set-id( -- boolean )
set-newobj( -- )
set-objtype( syntax -- )
set-tag( value -- )
set-tagclass( -- )
tag-classes( -- seq )
unsupported-tag-encoding( id -- * )
with-ber( quot -- )


Class predicate words
WordStack effect
element?( object -- ? )
tag?( object -- ? )
unsupported-tag-encoding?( object -- ? )


Files


Metadata files


Children from resource:extra
VocabularySummary
asn1.ldap


Children
VocabularySummary
asn1.private