Click or drag to resize

FastMappingOptionsCharToUInt32AsAscii Field

Method of conversion between FIX char and FAST uint32. if true char '0' will be 0 in uint32 if false char '0' will be ASCII code of '0' in uint32

Namespace: com.b2bits.FIXAntenna
Assembly: FIXAntenna_net4.8 (in FIXAntenna_net4.8.dll) Version: 2.32.0.0
Syntax
public bool CharToUInt32AsAscii

Field Value

Boolean
See Also