mozilla/authenticator-rs

Add AuthenticatorData::to_writer

jschanck opened this issue · 0 comments

An AuthenticatorData::to_writer function would let us avoid some copies from Vec<u8> to ThinVec<u8> in Firefox.