type

BerWriter

src class BerWriter : Obj

BerWriter encodes ASN.1 objects using the Basic Encoding Rules.

constructors

methods

Slot Details

close

src Bool close()

make

src new make(OutStream out)

toBuf

src static Buf toBuf(AsnObj obj, Buf buf := Buf.<ctor>())

write

src This write(AsnObj obj)