time.Time.UnmarshalBinary (method, view implemented interface methods)
2 uses
time (current package)
time.go#L1519: func (t *Time) UnmarshalBinary(data []byte) error {
time.go#L1577: return t.UnmarshalBinary(data)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)