spinnman.data.little_endian_data_reader_byte_reader module ========================================================== .. automodule:: spinnman.data.little_endian_data_reader_byte_reader .. currentmodule:: spinnman.data.little_endian_data_reader_byte_reader .. autoclass:: LittleEndianDataReaderByteReader :show-inheritance: .. rubric:: Methods .. autosummary:: is_at_end read_byte read_bytes read_int read_long read_short .. rubric:: Detailed Methods .. automethod:: is_at_end .. automethod:: read_byte .. automethod:: read_bytes .. automethod:: read_int .. automethod:: read_long .. automethod:: read_short