class SMF::EndOfTrack
Public Class Methods
new(offset)
click to toggle source
Calls superclass method
SMF::Meta::new
# File lib/smf.rb, line 645 def initialize(offset) super(offset) end