Math387::StreamReadInt32 Function

Overload List

#SignatureDescription
1int StreamReadInt32(DewStream *Src);
2int StreamReadInt32(DewStream *Src, int &BytesRead);

Overload 1: int StreamReadInt32(DewStream *Src);

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

Overload 2: int StreamReadInt32(DewStream *Src, int &BytesRead);

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