Skip to main content

write_padding

Function write_padding 

Source
pub async fn write_padding<W: AsyncWrite + Unpin>(
    w: &mut W,
    current_pos: usize,
    width: u8,
) -> Result<()>
Expand description

Write a buffer to w.