Method: Codec::Bertlv#initialize
- Defined in:
- lib/codec/tlv.rb
#initialize ⇒ Bertlv
Returns a new instance of Bertlv.
82 83 84 |
# File 'lib/codec/tlv.rb', line 82 def initialize @length = 0 end |
Returns a new instance of Bertlv.
82 83 84 |
# File 'lib/codec/tlv.rb', line 82 def initialize @length = 0 end |