Methods in biz.onixs.fix.fast.template with parameters of type StringFieldInstr |
protected void |
StringFieldInstr.copy(StringFieldInstr instr)
|
biz.onixs.util.ByteBuffer |
StringNoopFieldOper.decode(StringFieldInstr fieldInstr,
DecodingContext context)
|
abstract biz.onixs.util.ByteBuffer |
StringFieldOper.decode(StringFieldInstr fieldInstr,
DecodingContext context)
|
biz.onixs.util.ByteBuffer |
StringDeltaFieldOper.decode(StringFieldInstr fieldInstr,
DecodingContext context)
|
biz.onixs.util.ByteBuffer |
StringDefaultFieldOper.decode(StringFieldInstr fieldInstr,
DecodingContext context)
|
biz.onixs.util.ByteBuffer |
StringCopyFieldOper.decode(StringFieldInstr fieldInstr,
DecodingContext context)
|
biz.onixs.util.ByteBuffer |
StringConstantFieldOper.decode(StringFieldInstr fieldInstr,
DecodingContext context)
|
void |
StringNoopFieldOper.encode(StringFieldInstr fieldInstr,
EncodingContext context)
|
abstract void |
StringFieldOper.encode(StringFieldInstr fieldInstr,
EncodingContext context)
|
void |
StringDeltaFieldOper.encode(StringFieldInstr fieldInstr,
EncodingContext context)
|
void |
StringDefaultFieldOper.encode(StringFieldInstr fieldInstr,
EncodingContext context)
|
void |
StringCopyFieldOper.encode(StringFieldInstr fieldInstr,
EncodingContext context)
|
void |
StringConstantFieldOper.encode(StringFieldInstr fieldInstr,
EncodingContext context)
|