Class: BytestreamReader::File

Inherits:
File
  • Object
show all
Includes:
BytestreamReader
Defined in:
lib/bytestream-reader.rb

Overview

This is a commodity class of File that is simply extended with the BytestreamReader.

Right now it’s only used for testing

Constant Summary

Constants included from BytestreamReader

BigEndian, LittleEndian

Method Summary

Methods included from BytestreamReader

#read_array_s16_be, #read_array_s16_le, #read_array_s32_be, #read_array_s32_le, #read_array_s64_be, #read_array_s64_le, #read_array_s8, #read_array_u16_be, #read_array_u16_le, #read_array_u32_be, #read_array_u32_le, #read_array_u64_be, #read_array_u64_le, #read_array_u8, #read_s16, #read_s16_be, #read_s16_le, #read_s32, #read_s32_be, #read_s32_le, #read_s64, #read_s64_be, #read_s64_le, #read_s8, #read_u16, #read_u16_be, #read_u16_le, #read_u32, #read_u32_be, #read_u32_le, #read_u64, #read_u64_be, #read_u64_le, #read_u8, #readexactly, #set_endian