module Eth::Sedes

def int32

def int32
  BigEndianInt.new(32)
end