jschanck opened this issue a year ago · 0 comments
An AuthenticatorData::to_writer function would let us avoid some copies from Vec<u8> to ThinVec<u8> in Firefox.
AuthenticatorData::to_writer
Vec<u8>
ThinVec<u8>