1 2 3 4 5 6 7
--- source: tests/serde.rs description: "=== SOURCE ===\nnew Uint16Array([1, 2])" --- new Uint16Array([ 0x01, 0x02, ])