public static bool TryParse(MemoryCursor cursor) { return(FrameType.TrySlice(cursor, FrameType.Ping)); }