class

BerWriter

class BerWriter : Obj

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

constructors make

methods close

write

toBuf

close Bool close()

make new make(OutStream out)

toBuf static Buf toBuf(AsnObj obj, Buf buf)

write This write(AsnObj obj)

Haxall 4.0.5 ∙ 24-Feb-2026 14:33 EST