Module Spruz::FileBinary::Constants
In: lib/spruz/file_binary.rb
lib/spruz/file_binary.rb

Constants

SEEK_SET = ::File::SEEK_SET
ZERO = "\x00"
BINARY = "\x01-\x1f\x7f-\xff"
SEEK_SET = ::File::SEEK_SET
ZERO = "\x00"
BINARY = "\x01-\x1f\x7f-\xff"

[Validate]