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

Method ensure_finished

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

Ensure that decoding is finished. # Errors Returns [`Error::TrailingData`] if there is data remaining in the encoder.

(&self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

finishMethod · 0.80

Implementers 1

reader.rsssh-encoding/src/reader.rs

Calls 2

is_finishedMethod · 0.80
remaining_lenMethod · 0.80

Tested by

no test coverage detected