ironSource / parquetjs

fully asynchronous, pure JavaScript implementation of the Parquet file format
MIT License
348 stars 175 forks source link

Change os.close to os.end #113

Closed arnabguptadev closed 4 years ago

arnabguptadev commented 4 years ago

To make provided outputstreams to work (close is not available as a method)