class Net::BER::BerIdentifiedNull
A BER
null object.
Attributes
ber_identifier[RW]
Public Instance Methods
to_ber()
click to toggle source
# File lib/net/ber.rb, line 341 def to_ber "\005\000" end