MCPcopy Create free account
hub / github.com/AdRoll/baker / Close

Method Close

input/inpututils/fastreader_unix.go:82–84  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

80}
81
82func (fr *fastReader) Close() error {
83 return fr.close()
84}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected