Module: BitGirder::Event::File
- Includes:
- Io
- Defined in:
- lib/bitgirder/event/file.rb
Defined Under Namespace
Classes: ClosedError, EventFileExistsError, EventFileFactory, EventFileIo, EventFileLogger, EventFileReader, EventFileWriter, FileFormatError, FileMagicError, FileVersionError, NoOpCodec, OpenResult, PathGenerator, WriteError
Constant Summary collapse
- FILE_MAGIC =
"3vEntF!L"
- FILE_VERSION =
"event-file20120703"
Constants included from Io
Io::ORDER_BIG_ENDIAN, Io::ORDER_LITTLE_ENDIAN
Constants included from Core
Core::ENV_BITGIRDER_DEBUG, Core::EXIT_FAILURE, Core::EXIT_SUCCESS
Method Summary
Methods included from Io
as_encoded, as_json, as_read_src, as_write_dest, can_connect?, debug_kill, debug_wait2, digest_file, dump_json, dump_yaml, enc_utf8, ensure_dir, ensure_dirs, ensure_parent, ensure_wiped, file_exists, first_line, fsize, fu, int_to_byte_array, is_executable, load_json, load_yaml, mktmpdir, open_tempfile, parse_json, read_full, slurp, slurp_io, strict_decode64, strict_encode64, which, write_file