virtual void WriteValues(DewStream *DstStream, TPrecision aPrecision = TPrecision::prInteger, TEndianness Endian = MtxSystemEndianness);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | DstStream | DewStream * | |
| 2 | aPrecision = TPrecision::prInteger | TPrecision | |
| 3 | Endian = MtxSystemEndianness | TEndianness |
Declared in Dew::Math::TMtxVecInt · Dew.Math/AbstractMtxVecInt.h · Cross-compiler