parse_encoding Subroutine

public subroutine parse_encoding(json, pos, enc, status)

Parse encoding object with named channels

Arguments

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