public static Task<ICollection<string>> ParseAsync( Stream stream, CancellationToken cancellationToken = default )
In This Article