Function plain::as_bytes [] [src]

pub unsafe fn as_bytes<S: ?Sized>(s: &S) -> &[u8] where
    S: , 

Interpret data as bytes. Not safe for data with padding.