Function: getExtendInstructionDataCodec()
ts
function getExtendInstructionDataCodec(): FixedSizeCodec<
ExtendInstructionDataArgs,
ExtendInstructionData
>;Returns
FixedSizeCodec<ExtendInstructionDataArgs, ExtendInstructionData>