[−][src]Function brotli::enc::writer::write_all
pub fn write_all<ErrType, W: CustomWrite<ErrType>>(
writer: &mut W,
buf: &[u8]
) -> Result<(), ErrType>
pub fn write_all<ErrType, W: CustomWrite<ErrType>>(
writer: &mut W,
buf: &[u8]
) -> Result<(), ErrType>