Liking cljdoc? Tell your friends :D

onyx.state.serializers.checkpoint

Streaming serializer / deserializer for state checkpoints.

Streaming serializer / deserializer for state checkpoints.
raw docstring

current-schema-versionclj

source

empty-checkpoint-encoderclj

(empty-checkpoint-encoder)
source

new-decoderclj

(new-decoder bs)
source

SDecodercljprotocol

get-metadataclj

(get-metadata this)

get-next-bytesclj

(get-next-bytes this)

get-schema-versionclj

(get-schema-version this)
source

SEncodercljprotocol

encoded-bytesclj

(encoded-bytes this)

lengthclj

(length this)

set-metadataclj

(set-metadata this bs)

set-next-bytesclj

(set-next-bytes this bs)

set-schema-versionclj

(set-schema-version this version)
source

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

× close