Searched defs:block_type (Results 1 – 1 of 1) sorted by relevance
93 pub block_type: BlockType, field130 let block_type: BlockType = raw_packet.get_u8().into(); in unmarshal() localVariable272 let block_type: BlockType = raw_packet.chunk()[0].into(); in unmarshal() localVariable