Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

std/encoding/binary.ts>DataType

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
type alias DataType
import { type DataType } from "https://deno.land/std@0.78.0/encoding/binary.ts";
definition: RawNumberType | RawBigType