gvisor/tools/go_marshal/marshal
gVisor bot d90d71474f Remove bytes read/written from marshal.Marshallable API.
Users of the API only care about whether the copy in/out succeeds in
their entirety, which is already signalled by the returned error.

PiperOrigin-RevId: 296297843
2020-02-20 14:29:26 -08:00
..
BUILD Ensure the marshalled object doesn't escape. 2020-02-13 16:32:23 -08:00
marshal.go Remove bytes read/written from marshal.Marshallable API. 2020-02-20 14:29:26 -08:00