MCPcopy Create free account
hub / github.com/GoMudEngine/GoMud / Write

Method Write

internal/plugins/plugincallbacks.go:33–33  ·  view source on GitHub ↗
(p []byte)

Source from the content-addressed store, hash-verified

31 IsWebSocket() bool
32 Read(p []byte) (n int, err error)
33 Write(p []byte) (n int, err error)
34 Close()
35 RemoteAddr() net.Addr
36 ConnectionId() uint64

Callers 15

TelnetListenOnPortFunction · 0.65
SSHListenOnPortFunction · 0.65
makeInputHandlerMethod · 0.65
CreateMethod · 0.65
computeDirChecksumFunction · 0.65
writeChecksumMethod · 0.65
AddUserMethod · 0.65
writeCompleteIndexMethod · 0.65
TempNameMethod · 0.65
Generate2DMethod · 0.65
BroadcastFunction · 0.65
SendToFunction · 0.65

Implementers 1

ConnectionDetailsinternal/connections/connectiondetails

Calls

no outgoing calls

Tested by 1