librasn / rasn

A Safe #[no_std] ASN.1 Codec Framework
Other
183 stars 43 forks source link

Decoding the data stream #281

Closed olegkudrin closed 4 days ago

olegkudrin commented 4 days ago

Suppose there is a tail in the decoding buffer. Is there a way to find out the number of bytes consumed for decode?