MCPcopy Create free account
hub / github.com/James-Jones/HLSLCrossCompiler / bsread

Function bsread

src/cbstring/bstrlib.c:2211–2217  ·  view source on GitHub ↗

int bsread (bstring r, struct bStream * s, int n) * * Read a bstring of length n (or, if it is fewer, as many bytes as is * remaining) from the bStream. This function may read additional * characters from the core stream that are not returned, but will be * retained for subsequent read operations. This function will not read * additional characters from the core stream beyond virtu

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

bUuDecodeExFunction · 0.85

Calls 2

ballocFunction · 0.85
bsreadaFunction · 0.85

Tested by

no test coverage detected