MCPcopy Create free account
hub / github.com/awnumar/fastrand / Read

Function Read

fastrand.go:117–117  ·  view source on GitHub ↗

Read is a helper function that calls Reader.Read on b. It always fills b completely.

(b []byte)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

TestReadConcurrentFunction · 0.85
TestRandConcurrentFunction · 0.85
BenchmarkRead32Function · 0.85
BenchmarkRead512kbFunction · 0.85
BenchmarkRead4Threads32Function · 0.85
BenchmarkRead64Threads32Function · 0.85
BytesFunction · 0.85
Uint64nFunction · 0.85

Calls 1

ReadMethod · 0.80

Tested by 8

TestReadConcurrentFunction · 0.68
TestRandConcurrentFunction · 0.68
BenchmarkRead32Function · 0.68
BenchmarkRead512kbFunction · 0.68
BenchmarkRead4Threads32Function · 0.68
BenchmarkRead64Threads32Function · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…