github.com/jackc/pgtype.EnumType.EncodeBinary (method)

one use

	github.com/jackc/pgtype (current package)
		enum_type.go#L166: func (src EnumType) EncodeBinary(ci *ConnInfo, buf []byte) ([]byte, error) {