Function valkey_module::raw::save_slice
source · pub fn save_slice(rdb: *mut RedisModuleIO, buf: &[u8])Expand description
Save the &[u8] into the RDB
pub fn save_slice(rdb: *mut RedisModuleIO, buf: &[u8])Save the &[u8] into the RDB