Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/facebook/time
/ Write
Method
Write
sa53/protocol/protocol.go:352–354 ·
view source on GitHub ↗
Write implements io.Writer interface
(b []byte)
Source
from the content-addressed store, hash-verified
350
351
// Write implements io.Writer interface
352
func
(m *Mac) Write(b []byte) (int, error) {
353
return
m.port.Write(b)
354
}
Callers
6
XModemInit
Method · 0.95
Cmd
Method · 0.45
Get
Method · 0.45
cmdResult
Method · 0.45
ParseVersion
Method · 0.45
runPoll
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected