time.Time.UnmarshalBinary (method, view implemented interface methods)
2 uses
time (current package)
time.go#L1185: func (t *Time) UnmarshalBinary(data []byte) error {
time.go#L1235: return t.UnmarshalBinary(data)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)