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

Interface batchWriter

polyamide/conn/bind_std.go:227–229  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

225}
226
227type batchWriter interface {
228 WriteBatch([]ipv6.Message, int) (int, error)
229}
230
231func (s *StdNetBind) receiveIP(
232 br batchReader,

Callers 1

SendMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected