class asn1::BerWriter
sys::Obj
  asn1::BerWriter
Source
BerWriter encodes ASN.1 objects using the Basic Encoding Rules.
- 
close
 
- 
 Bool close()
Source
 
- 
make
 
- 
new make(OutStream out)
Source
 
- 
toBuf
 
- 
static Buf toBuf(AsnObj obj, Buf buf := Buf.<ctor>())
Source
 
- 
write
 
- 
 This write(AsnObj obj)
Source