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
...gated under the `alloc` feature.
Allocates a `Vec<u8>` to return an individual `XofReader::read`
invocation into.
Unlike `ExtensibleOutput::finalize_vec`, it doesn't consume the reader
and can be called an unlimited number of times.
0 commit comments