[−][src]Trait ppv_lite86::StoreBytes
Required methods
unsafe fn unsafe_read_le(input: &[u8]) -> Self
Safety
Caller must ensure the type of Self is appropriate for the hardware of the execution environment.
unsafe fn unsafe_read_be(input: &[u8]) -> Self
Safety
Caller must ensure the type of Self is appropriate for the hardware of the execution environment.