function sizeofimport { sizeof } from "https://deno.land/std@0.38.0/encoding/binary.ts"; sizeof(dataType: RawTypes): numberReturns the number of bytes required to store the given data-type. ParametersdataType: RawTypesReturnsnumber