(dAtA []byte)
| 9710 | } |
| 9711 | |
| 9712 | func (m *OracleDelta) MarshalTo(dAtA []byte) (int, error) { |
| 9713 | size := m.Size() |
| 9714 | return m.MarshalToSizedBuffer(dAtA[:size]) |
| 9715 | } |
| 9716 | |
| 9717 | func (m *OracleDelta) MarshalToSizedBuffer(dAtA []byte) (int, error) { |
| 9718 | i := len(dAtA) |
nothing calls this directly
no test coverage detected