Liking cljdoc? Tell your friends :D
Mostly clj/s.
Exceptions indicated.

remworks.data-view


asliceclj

(aslice arr offset len)
source

data-viewclj/s

(data-view arr)
(data-view arr offset length)
source

DataViewImplcljs

source

IDataViewclj/s≠protocol

getLengthclj/s

(getLength _)

getInt8clj/s

(getInt8 _ offset)

getUint32clj/s

(getUint32 _ offset little-endian)

getBufferclj/s

(getBuffer _)

getInt32clj/s

(getInt32 _ offset little-endian)

getUint16clj/s

(getUint16 _ offset little-endian)

getInt16clj/s

(getInt16 _ offset little-endian)

getUint8clj/s

(getUint8 _ offset)
source

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

× close