parse_channel Subroutine

public subroutine parse_channel(json, pos, ch, status)

Parse a single encoding channel object

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: json
integer, intent(inout) :: pos
type(channel_t), intent(out) :: ch
integer, intent(out) :: status