A factory constructor to deserialize a frame from bytes.
static PingFrame fromBytes(ByteData view, int offset) { return PingFrame(); }