(readOpenList this)
(readBoolean this)
(readInt this)
(readObjects- this length)
(readClosedList this)
(readInt32 this)
(readObject this)
(getPriorityCache- this)
(readAndCacheObject- this cache)
(readCount- this)
(handleStruct- this tag fields)
(readNextCode this)
(getHandler- this tag)
(read- this code)
(lookupCache this cache index)
(readFloat this)
(getStructCache- this)
(validateFooter this)
(validateFooter this calculatedLength magicFromStream)
(resetCaches this)
(readDouble this)
(internalReadBytes rdr length)
called on codes/BYTES
called on codes/BYTES
(internalReadChunkedBytes rdr)
called on codes/BYTES_CHUNK
called on codes/BYTES_CHUNK
(internalReadInt rdr code)
when throw-on-unsafe? is false, will return a goog.Long for unsafe numbers
when *throw-on-unsafe?* is false, will return a goog.Long for unsafe numbers
(reader in
&
{:keys [handlers checksum? offset name->map-ctor]
:or {handlers nil checksum? false}
:as opts})
(readUTF8 rdr)
this uses TextDecoder on raw utf8 bytes instead of using js on compressed fressian string bytes
this uses TextDecoder on raw utf8 bytes instead of using js on compressed fressian string bytes
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close