p.readLE32p
private fn
uint readLE32p(const(ubyte) * p) nothrow @nogcRead a 32-bit little-endian word from an unaligned pointer.
Parameters
p | Pointer to at least 4 bytes. |
Returns
32-bit little-endian value starting at