You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently I have to access underscore-prefixed internals in order to write a pre-asn.1-formatted buffer to an existing asn1 Writer object. It would be nice to have a way to do writer.writeBuffer() without the tag requirement.