pub fn plain_text(data: Vec<u8>, _: &[u8; 32]) -> Vec<u8>
Expand description

This function returns input value without any transformations

Can be used in both Socket.encoder and Socket.decoder to avoid datagrams encodings