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