Function: getJobAccountDecoder()
ts
function getJobAccountDecoder(): FixedSizeDecoder<JobAccount>;Gets the decoder for JobAccount account data.
Returns
FixedSizeDecoder<JobAccount>