Struct actix_web::payload::PayloadSender [] [src]

pub struct PayloadSender { /* fields omitted */ }

Sender part of the payload stream

Trait Implementations

impl PayloadWriter for PayloadSender
[src]

[src]

Set stream error.

[src]

Write eof into a stream which closes reading side of a stream.

[src]

Feed bytes into a payload stream

[src]

Get estimated available capacity