Math387.StreamReadUInt32 Method

Overload List

#SignatureDescription
1UInt32 StreamReadUInt32(Stream Src)
2UInt32 StreamReadUInt32(Stream Src, ref Int32 BytesRead)

Overload 1: UInt32 StreamReadUInt32(Stream Src)

#NameTypeDescription
1SrcStream

Returns: UInt32

Overload 2: UInt32 StreamReadUInt32(Stream Src, ref Int32 BytesRead)

#NameTypeDescription
1SrcStream
2BytesReadInt32 (ref)output

Returns: UInt32