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

Function bNetStr2Bstr

src/cbstring/bstraux.c:295–321  ·  view source on GitHub ↗

bstring bNetStr2Bstr (const char * buf) * * Convert a netstring to a bstring. See * http://cr.yp.to/proto/netstrings.txt for a description of netstrings. * Note that the terminating "," *must* be present, however a following '\0' * is *not* required. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

bfromcstrFunction · 0.85
ballocFunction · 0.85
bdestroyFunction · 0.85

Tested by

no test coverage detected