type

BerWriter

class BerWriter : Obj

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

constructors

methods

Slot Details

close

Bool close()

make

new make(OutStream out)

toBuf

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

write

This write(AsnObj obj)