Read one Big Endian 32-bit unsigned int from stream and advance the stream cursor. On error, return 0 and an error, stream is then considered invalid.
See Implementation
Read one Big Endian 32-bit unsigned int from stream and advance the stream cursor. On error, return 0 and an error, stream is then considered invalid.