(read this buf offset)
(write this buf)
(-schema this)
Get the borsh schema for current type.
Get the borsh schema for current type.
(write-u32 this n)
(read-u16 this)
(read-u8 this)
(write-u8 this b)
(read-bytes this length)
(to-byte-array this)
(read-u64 this)
(reset this)
(capacity this)
(write-bytes this bs)
(read-u32 this)
(write-u16 this n)
(write-u64 this n)
(schema x)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close