formats
formats copied to clipboard
der: SequenceRef doesn't expose its contents.
Currently there is no way to decode the contents of a SequenceRef. I think adding a new decode_body
method would be useful. Exposing the wrapped bytes via an as_bytes
method would be nice as well.