MCPcopy Create free account
hub / github.com/encodeous/nylon / ReadBatch

Method ReadBatch

polyamide/conn/bind_std.go:224–224  ·  view source on GitHub ↗
([]ipv6.Message, int)

Source from the content-addressed store, hash-verified

222
223type batchReader interface {
224 ReadBatch([]ipv6.Message, int) (int, error)
225}
226
227type batchWriter interface {

Callers 1

receiveIPMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected