logo
pub const START_CORKED: FlagSet;
👎 Deprecated since 2.20.0:

Use the associated constants on FlagSet.

Expand description

Create the stream corked, requiring an explicit Stream::uncork() call to uncork it.