Alias for parsePayload.
static PriorityUpdatePushFrame parse(Uint8List bytes) => parsePayload(bytes);