Searched refs:readFromStorage (Results 1 – 2 of 2) sorted by relevance
36 int32_t FixedBlockReader::readFromStorage(uint8_t *buffer, int32_t numBytes) { in readFromStorage() function in FixedBlockReader53 int32_t bytesRead = readFromStorage(buffer, bytesLeft); in processVariableBlock()
39 int32_t readFromStorage(uint8_t *buffer, int32_t numBytes);