Skip to Content Skip to Search
Methods
N

Attributes

[R] offset

Class Public methods

new(offset)

# File ruby/lib/rubygems/safe_marshal/elements.rb, line 109
def initialize(offset)
  @offset = offset
end