MCPcopy Create free account
hub / github.com/RustCrypto/SSH / new

Method new

ssh-encoding/src/base64/reader.rs:24–32  ·  view source on GitHub ↗

Create a new Base64 reader for a byte slice containing contiguous (non-newline-delimited) Base64-encoded data. # Errors Returns [`Error::Base64`] if the `input` buffer is empty.

(input: &'i [u8])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

remaining_lenMethod · 0.80

Tested by

no test coverage detected