class Bytemapper::Type

Public Instance Methods

size() click to toggle source
# File lib/bytemapper/type.rb, line 22
def size
  first / 8
end