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