kubernetes/staging/src/k8s.io/apimachinery/pkg/api/resource/quantity_proto.go

var _

func (m *Quantity) Marshal() (data []byte, err error) {}

// MarshalTo is a customized version of the generated Protobuf unmarshaler for a struct
// with a single string field.
func (m *Quantity) MarshalTo(data []byte) (int, error) {}

// MarshalToSizedBuffer is a customized version of the generated
// Protobuf unmarshaler for a struct with a single string field.
func (m *Quantity) MarshalToSizedBuffer(data []byte) (int, error) {}

func encodeVarintGenerated(data []byte, offset int, v uint64) int {}

func (m *Quantity) Size() (n int) {}

func sovGenerated(x uint64) (n int) {}

// Unmarshal is a customized version of the generated Protobuf unmarshaler for a struct
// with a single string field.
func (m *Quantity) Unmarshal(data []byte) error {}

func skipGenerated(data []byte) (n int, err error) {}

var ErrInvalidLengthGenerated

var ErrIntOverflowGenerated