Example #1
0
 public ValueTask <bool> SkipAsync()
 {
     return(reader.SkipAsync());
 }