On Wed, Sep 03, 2025 at 01:11:13AM -0400, John Snow wrote:
> From: Adam Dorsey
>
> Expose the limit parameter of the underlying StreamReader and StreamWriter
> instances.
>
> This is helpful for the use case of transferring files in and out of a VM
> via the QEMU guest agent's guest-file-open, g
From: Adam Dorsey
Expose the limit parameter of the underlying StreamReader and StreamWriter
instances.
This is helpful for the use case of transferring files in and out of a VM
via the QEMU guest agent's guest-file-open, guest-file-read, guest-file-write,
and guest-file-close methods, as it all