class Net::BER::BerIdentifiedArray
An Array object with a BER identifier attached.
Attributes
ber_identifier[RW]
Public Class Methods
new(*args)
click to toggle source
Calls superclass method
# File lib/net/ber.rb, line 260 def initialize(*args) super end