Sean McArthur f1739b14a1 serialize: use Result
All of Decoder and Encoder's methods now return a Result.

Encodable.encode() and Decodable.decode() return a Result as well.

fixes #12292
2014-03-27 17:41:55 -07:00
..
2014-03-23 05:41:23 -04:00
2014-03-22 08:48:20 -07:00
2014-03-27 17:41:55 -07:00
2014-03-27 17:41:55 -07:00