Liking cljdoc? Tell your friends :D

borsh.types


ExtendReaderclj/sprotocol

readclj/s

(read this buf offset)

ExtendWriterclj/sprotocol

writeclj/s

(write this buf)

HasSchemaclj/sprotocol

-schemaclj/s

(-schema this)

Get the borsh schema for current type.

Get the borsh schema for current type.

IBufferclj/sprotocol

write-u32clj/s

(write-u32 this n)

read-u16clj/s

(read-u16 this)

read-u8clj/s

(read-u8 this)

write-u8clj/s

(write-u8 this b)

read-bytesclj/s

(read-bytes this length)

to-byte-arrayclj/s

(to-byte-array this)

read-u64clj/s

(read-u64 this)

resetclj/s

(reset this)

capacityclj/s

(capacity this)

write-bytesclj/s

(write-bytes this bs)

read-u32clj/s

(read-u32 this)

write-u16clj/s

(write-u16 this n)

write-u64clj/s

(write-u64 this n)

schemaclj/s

(schema x)

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close