MCPcopy Create free account
hub / github.com/Unity-Technologies/HLSLcc / bsreada

Function bsreada

src/cbstring/bstrlib.c:2327–2388  ·  view source on GitHub ↗

int bsreada (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 virtual

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

bsUuDecodePartFunction · 0.85
bsreadFunction · 0.85
bssplitscbFunction · 0.85
bssplitstrcbFunction · 0.85

Calls 3

ballocFunction · 0.85
bconcatFunction · 0.85
bdeleteFunction · 0.85

Tested by

no test coverage detected