module BinData::SkipUntilValidPlugin

def skip_length

def skip_length
  # no skipping when writing
  0
end