pub fn read_255_u16(data: &[u8], pos: &mut usize) -> Option<u16>
WOFF2 の 255UInt16 を読む。
計算量: O(1)。
仕様(WOFF2 §5.1):
253
255
254