Function: getOpenInstructionDataCodec()
ts
function getOpenInstructionDataCodec(): FixedSizeCodec<
OpenInstructionDataArgs,
OpenInstructionData
>;Returns
FixedSizeCodec<OpenInstructionDataArgs, OpenInstructionData>