Are there any caveats to returning null from an Encoder or Decoder? I'm planning on doing this if there is a problem de/serializing a message, rather than throwing an exception.
- Encoder/Decoder exceptions Adam Talaat
- Re: Encoder/Decoder exceptions Jun Rao