Package deltix.qsrv.hf.stream
Interface ExchangeCodeConverter
-
public interface ExchangeCodeConverter
MessageReader converter that converts pre-4.3 exchange code stored as byte into 4.3 exchange code stored as ALPHANUMERIC(10)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
convert(int code, deltix.qsrv.hf.pub.InstrumentType insType)
-