Skip to main content
Deno 2 is finally here 🎉️
Learn more
->
Dismiss
Products
Open Source
Deno
Modern runtime for JavaScript and TypeScript
Fresh
Web framework designed for the edge
JSR
TypeScript-first ESM package registry
Commercial
Deno for Enterprise
Enterprise support for runtime projects
Deploy
Easy serverless hosting for your JavaScript projects
Subhosting
Securely run untrusted code in a scalable sandbox
Docs
Modules
Standard Library
JSR
Node.js & npm
Current path
deno.land/x
Community
Discord
GitHub
X
YouTube
Mastodon
Blog
Search…
⌘K
Module
x
/
sirdez
/
serdes
/
array.ts
Glorious Binary Serialization and Deserialization for TypeScript.
weisrc/sirdez
Version
Latest
0.0.3
0.0.2
0.0.1
v0.0.0-pre
0.0.0-pre
Menu
index.ts
(default module)
v
array
v
bigInt64
v
bigUint64
v
boolean
v
bytes
v
float32
v
float64
v
int16
v
int32
v
int8
v
map
v
number
v
optional
v
string
v
struct
v
tuple
v
uint16
v
uint32
v
uint8
array.ts
v
array
boolean.ts
v
boolean
bytes.ts
v
bytes
map.ts
v
map
number.ts
v
bigInt64
v
bigUint64
v
float32
v
float64
v
int16
v
int32
v
int8
v
number
v
uint16
v
uint32
v
uint8
optional.ts
v
optional
string.ts
v
string
struct.ts
v
struct
v
tuple
import
*
as
sirdez
from
"https://deno.land/x/sirdez@0.0.3/serdes/array.ts"
;
Variables
v
array