module BinData::SkipLengthPlugin
Logic for the :length parameter
Public Instance Methods
skip_length()
click to toggle source
# File lib/bindata/skip.rb, line 78 def skip_length eval_parameter(:length) end