Skip to content

ssh-encoding: add Encode::{encode_vec, encode_bytes}#267

Merged
tarcieri merged 1 commit into
masterfrom
ssh-encoding/add-vec-and-bytes-encoding-helpers
Aug 13, 2024
Merged

ssh-encoding: add Encode::{encode_vec, encode_bytes}#267
tarcieri merged 1 commit into
masterfrom
ssh-encoding/add-vec-and-bytes-encoding-helpers

Conversation

@tarcieri
Copy link
Copy Markdown
Member

Adds convenience methods for producing a Vec<u8> or BytesMut from any type which impls Encode.

Adds convenience methods for producing a `Vec<u8>` or `BytesMut` from
any type which impls `Encode`.
Comment thread ssh-encoding/src/writer.rs
@tarcieri tarcieri merged commit e0d423b into master Aug 13, 2024
@tarcieri tarcieri deleted the ssh-encoding/add-vec-and-bytes-encoding-helpers branch August 13, 2024 16:52
@tarcieri tarcieri mentioned this pull request May 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants