[−][src]Function plain::as_bytes
pub unsafe fn as_bytes<S>(s: &S) -> &[u8] where
S: ?Sized,
Interpret data as bytes. Not safe for data with padding.
pub unsafe fn as_bytes<S>(s: &S) -> &[u8] where
S: ?Sized,
Interpret data as bytes. Not safe for data with padding.