github.com/google/uuid.UUID.UnmarshalBinary (method, view implemented interface methods)

2 uses

	github.com/google/uuid (current package)
		marshal.go#L32: func (uuid *UUID) UnmarshalBinary(data []byte) error {
		uuid.go#L177: 	err = uuid.UnmarshalBinary(b)