static fun valueOf(value: Int): Hdr!
value - Int: The numeric wire value of the corresponding enum entry.
value
Return Hdr!: The enum associated with the given numeric wire value.
static fun valueOf(desc: EnumValueDescriptor!): Hdr!