Closed haileys closed 5 years ago
This pull request adds two accessor methods, reader and reader_mut, to Decoder
reader
reader_mut
Decoder
Hi, Is there a specific use case where this would be useful? I personally wouln't want to mess with the mutable one.
This pull request adds two accessor methods,
reader
andreader_mut
, toDecoder