github.com/jackc/pgtype.Tstzrange.DecodeBinary (method)

2 uses

	github.com/jackc/pgtype (current package)
		tstzrange.go#L89: func (dst *Tstzrange) DecodeBinary(ci *ConnInfo, src []byte) error {
		tstzrange_array.go#L330: 		err = elements[i].DecodeBinary(ci, elemSrc)