Expand description
Attempt to encode a frame into buf
at the provided offset
.
The caller is responsible for extending the buffer if a RedisProtocolErrorKind::BufferTooSmall
is returned.
Attempt to encode a frame into buf
at the provided offset
.
The caller is responsible for extending the buffer if a RedisProtocolErrorKind::BufferTooSmall
is returned.