pub fn encode_start_string( buf: &mut [u8], offset: usize, ) -> Result<usize, RedisProtocolError>
Encode the starting bytes for a streaming blob string.