unsafe fn initialize<R: AsyncRead>(_reader: &R, buf: &mut [u8])
Initializes a buffer if necessary.
A buffer is currently always initialized.