Math387::StreamReadUInt64 Function

Overload List

#SignatureDescription
1unsigned long long StreamReadUInt64(DewStream *Src);
2unsigned long long StreamReadUInt64(DewStream *Src, int &BytesRead);

Overload 1: unsigned long long StreamReadUInt64(DewStream *Src);

#NameTypeDescription
1SrcDewStream *
Declared in Dew::Math::Units::Math387 · Dew.Math/Units.Math387.h · Cross-compiler

Overload 2: unsigned long long StreamReadUInt64(DewStream *Src, int &BytesRead);

#NameTypeDescription
1SrcDewStream *
2BytesReadint &
Declared in Dew::Math::Units::Math387 · Dew.Math/Units.Math387.h · Cross-compiler