Module

Test.Serialization.Symbiote.ArrayBuffer

Package
purescript-symbiote
Repository
athanclark/purescript-symbiote

#ToArrayBuffer Source

newtype ToArrayBuffer a

Wrap your subject-matter type and operations type with this, to get a system that serializes to (AV Uint8 UInt) - a typed version of an ArrayBuffer.

Constructors

Instances