Liking cljdoc? Tell your friends :D

fress.impl.raw-input


*throw-on-unsafe?*cljs

source

IRawInputcljsprotocol

readRawBytecljs

(readRawByte this)

readRawInt24cljs

(readRawInt24 this)

readRawInt32cljs

(readRawInt32 this)

readRawInt64cljs

(readRawInt64 this)

validateChecksumcljs

(validateChecksum this)

resetcljs

(reset this)

readRawDoublecljs

(readRawDouble this)

readRawInt40cljs

(readRawInt40 this)

readRawFloatcljs

(readRawFloat this)

readRawInt48cljs

(readRawInt48 this)

closecljs

(close this)

throw EOF on any further reads, even if room

throw EOF on any further reads, even if room

getBytesReadcljs

(getBytesRead this)

readFullycljs

(readFully this length)

readRawInt8cljs

(readRawInt8 this)

readRawInt16cljs

(readRawInt16 this)
source

L_U32_MAX_VALUEcljs

source

L_U8_MAX_VALUEcljs

source

raw-inputcljs

(raw-input in)
(raw-input in start-index)
(raw-input in start-index validateAdler)
source

RawInputcljs

source

readRawInt32Lcljs

(readRawInt32L this)
source

readRawInt40Lcljs

(readRawInt40L this)
source

readRawInt48Lcljs

(readRawInt48L this)
source

readRawInt64Lcljs

(readRawInt64L this)
source

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

× close