Searched refs:bytesInBlock (Results 1 – 1 of 1) sorted by relevance
135 int typesStart, int typesEnd, int bytesInBlock) throws IOException { in writeTypeBlock() argument137 final byte[] bytes = new byte[bytesInBlock]; in writeTypeBlock()143 writer.writeUInt8(bytesInBlock); in writeTypeBlock()