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