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