parse static method

Alias for parsePayload.

Implementation

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