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

Interface Reader

ssh-encoding/src/reader.rs:8–143  ·  view source on GitHub ↗

Reader trait which decodes the binary SSH protocol serialization from various inputs.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 14

ensure_finishedMethod · 0.80
decodeMethod · 0.80
decodeMethod · 0.80
decodeMethod · 0.80
read_stringMethod · 0.80
decodeMethod · 0.80
decodeMethod · 0.80
decodeMethod · 0.80
drain_prefixedMethod · 0.80
ecdsa_sig_sizeFunction · 0.80
decode_commentMethod · 0.80

Implementers 1

reader.rsssh-encoding/src/reader.rs

Calls

no outgoing calls

Tested by

no test coverage detected