Method: Nomad::Size#bytes

Defined in:
lib/nomad/size.rb

#bytesObject



85
86
87
# File 'lib/nomad/size.rb', line 85

def bytes
  @b / BYTE
end