Math387.StreamReadUInt64 Method

Overload List

#SignatureDescription
1UInt64 StreamReadUInt64(Stream Src)
2UInt64 StreamReadUInt64(Stream Src, ref Int32 BytesRead)

Overload 1: UInt64 StreamReadUInt64(Stream Src)

#NameTypeDescription
1SrcStream

Returns: UInt64

Overload 2: UInt64 StreamReadUInt64(Stream Src, ref Int32 BytesRead)

#NameTypeDescription
1SrcStream
2BytesReadInt32 (ref)output

Returns: UInt64