Liking cljdoc? Tell your friends :D

phlegyas.buffers


get-afidclj

(get-afid buffer)

Read afid[4] from the byte buffer.

Read afid[4] from the byte buffer.
sourceraw docstring

get-anameclj

(get-aname buffer)

Read aname[s] from the byte buffer.

Read aname[s] from the byte buffer.
sourceraw docstring

get-atimeclj

(get-atime buffer)

Read atime[4] from the byte buffer.

Read atime[4] from the byte buffer.
sourceraw docstring

get-countclj

(get-count buffer)

Read count[4] from the byte buffer.

Read count[4] from the byte buffer.
sourceraw docstring

get-dataclj

(get-data buffer)

Read count[4] bytes of data from the byte buffer.

Read count[4] bytes of data from the byte buffer.
sourceraw docstring

get-devclj

(get-dev buffer)

Read dev[4] from the byte buffer.

Read dev[4] from the byte buffer.
sourceraw docstring

get-enameclj

(get-ename buffer)

Read ename[s] from the byte buffer.

Read ename[s] from the byte buffer.
sourceraw docstring

get-fidclj

(get-fid buffer)

Read fid[4] from the byte buffer.

Read fid[4] from the byte buffer.
sourceraw docstring

get-gidclj

(get-gid buffer)

Read gid[s] from the byte buffer.

Read gid[s] from the byte buffer.
sourceraw docstring

get-iomodeclj

(get-iomode buffer)

Read mode[1] from the byte buffer.

Read mode[1] from the byte buffer.
sourceraw docstring

get-iounitclj

(get-iounit buffer)

Read iounit[4] from the byte buffer.

Read iounit[4] from the byte buffer.
sourceraw docstring

get-lengthclj

(get-length buffer)

Read length[8] from the byte buffer.

Read length[8] from the byte buffer.
sourceraw docstring

get-modeclj

(get-mode buffer)

Read mode[4] from the byte buffer.

Read mode[4] from the byte buffer.
sourceraw docstring

get-msizeclj

(get-msize buffer)

Read msize[4] from the byte buffer.

Read msize[4] from the byte buffer.
sourceraw docstring

get-mtimeclj

(get-mtime buffer)

Read mtime[4] from the byte buffer.

Read mtime[4] from the byte buffer.
sourceraw docstring

get-muidclj

(get-muid buffer)

Read muid[s] from the byte buffer.

Read muid[s] from the byte buffer.
sourceraw docstring

get-nameclj

(get-name buffer)

Read name[s] from the byte buffer.

Read name[s] from the byte buffer.
sourceraw docstring

get-newfidclj

(get-newfid buffer)

Read newfid[4] from the byte buffer.

Read newfid[4] from the byte buffer.
sourceraw docstring

get-nwqidsclj

(get-nwqids buffer)

Read nqwid[2] of qid[13] from the byte buffer.

Read nqwid[2] of qid[13] from the byte buffer.
sourceraw docstring

get-offsetclj

(get-offset buffer)

Read offset[8] from the byte buffer.

Read offset[8] from the byte buffer.
sourceraw docstring

get-oldtagclj

(get-oldtag buffer)

Read oldtag[2] from the byte buffer.

Read oldtag[2] from the byte buffer.
sourceraw docstring

get-permclj

(get-perm buffer)

Read perm[4] from the byte buffer

Read perm[4] from the byte buffer
sourceraw docstring

get-qid-pathclj

(get-qid-path buffer)

Read qid.path[8] from the byte buffer.

Read qid.path[8] from the byte buffer.
sourceraw docstring

get-qid-typeclj

(get-qid-type buffer)

Read qid.type[1] from the byte buffer.

Read qid.type[1] from the byte buffer.
sourceraw docstring

get-qid-versclj

(get-qid-vers buffer)

Read qid.vers[4] from the byte buffer.

Read qid.vers[4] from the byte buffer.
sourceraw docstring

get-sizeclj

(get-size buffer)

Read size[2] from the byte buffer.

Read size[2] from the byte buffer.
sourceraw docstring

get-ssizeclj

(get-ssize buffer)

Read size[2] from the byte buffer. Rstat and Twstat have repeated size field, with our ssize being +2 more than size.

See BUGS section of stat(9) manual for more information.

Read size[2] from the byte buffer. Rstat and Twstat have repeated
size field, with our ssize being +2 more than size.

See BUGS section of stat(9) manual for more information.
sourceraw docstring

get-stringclj

(get-string buffer)

Read string[s] from the byte buffer.

Read string[s] from the byte buffer.
sourceraw docstring

get-tagclj

(get-tag buffer)

Read tag[2] from the byte buffer.

Read tag[2] from the byte buffer.
sourceraw docstring

get-typeclj

(get-type buffer)

Read type[2] from the byte buffer.

Read type[2] from the byte buffer.
sourceraw docstring

get-uidclj

(get-uid buffer)

Read uid[s] from the byte buffer.

Read uid[s] from the byte buffer.
sourceraw docstring

get-unameclj

(get-uname buffer)

Read uname[s] from the byte buffer.

Read uname[s] from the byte buffer.
sourceraw docstring

get-versionclj

(get-version buffer)

Read version[s] from the byte buffer.

Read version[s] from the byte buffer.
sourceraw docstring

get-wnamesclj

(get-wnames buffer)

Read nwname[2] of wname[s] from the byte buffer.

Read nwname[2] of wname[s] from the byte buffer.
sourceraw docstring

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

× close