pub fn encode_end_string( buf: &mut [u8], offset: usize, ) -> Result<usize, RedisProtocolError>
Encode the terminating bytes at the end of a streaming blob string.