parse static method

Alias for parsePayload.

Implementation

static PriorityUpdateFrame parse(Uint8List bytes) => parsePayload(bytes);