import { setFloat16 } from "https://deno.land/x/float16@v3.7.0/src/DataView.mjs";
stores an unsigned 16-bit float value at the specified byte offset from the start of the DataView
x/float16/src/DataView.mjs>setFloat16
import { setFloat16 } from "https://deno.land/x/float16@v3.7.0/src/DataView.mjs";
stores an unsigned 16-bit float value at the specified byte offset from the start of the DataView