MCPcopy Create free account
hub / github.com/Cyinx/einx / reset

Method reset

network/network.go:58–62  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

56}
57
58func (w *WriteWrapper) reset() {
59 w.msg_type = 0
60 w.msg_id = 0
61 w.buffer = nil
62}
63
64const (
65 COMPONENT_TYPE_TCP_SERVER = component.COMPONENT_TYPE_TCP_SERVER

Callers 1

WriteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected