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

Method new

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

Create a new Base64 writer which writes output to the given byte slice. Output constructed using this method is not line-wrapped. # Errors Returns [`Error::Base64`] if the `output` buffer is empty.

(output: &'o mut [u8])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected