Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
227
type
batchWriter
interface
{
228
WriteBatch([]ipv6.Message, int) (int, error)
229
}
230
231
func
(s *StdNetBind) receiveIP(
232
br batchReader,
Callers
1
Send
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected