class BER::BerIdentifiedArray
Wrapper around an Array
Attributes
ber_identifier[RW]
Public Class Methods
new(*args)
click to toggle source
Calls superclass method
# File lib/ber/identified/array.rb, line 10 def initialize(*args) super end