gvisor/pkg/state
Zhaozhong Ni ad278d6944 state: serialize string as bytes instead of protobuf string.
Protobuf strings have to be UTF-8 encoded or 7-bit ASCII.

PiperOrigin-RevId: 195902557
Change-Id: I9800afd47ecfa6615e28a2cce7f2532f04f10763
2018-05-08 17:23:50 -07:00
..
statefile Sentry: always use "best speed" compression for save and remove the option. 2018-05-08 10:07:10 -07:00
BUILD Check in gVisor. 2018-04-28 01:44:26 -04:00
decode.go state: serialize string as bytes instead of protobuf string. 2018-05-08 17:23:50 -07:00
encode.go state: serialize string as bytes instead of protobuf string. 2018-05-08 17:23:50 -07:00
encode_unsafe.go Check in gVisor. 2018-04-28 01:44:26 -04:00
map.go Check in gVisor. 2018-04-28 01:44:26 -04:00
object.proto state: serialize string as bytes instead of protobuf string. 2018-05-08 17:23:50 -07:00
printer.go state: serialize string as bytes instead of protobuf string. 2018-05-08 17:23:50 -07:00
state.go Check in gVisor. 2018-04-28 01:44:26 -04:00
state_test.go state: serialize string as bytes instead of protobuf string. 2018-05-08 17:23:50 -07:00
stats.go Check in gVisor. 2018-04-28 01:44:26 -04:00