module BinData::Base::AutoCallDelayedIO

def num_bytes

def num_bytes
  to_binary_s.size
end