• Show log

    Commit

  • Hash : fbdc9db3
    Author : Edward Thomson
    Date : 2015-01-22T16:10:06

    filters: introduce streaming filters Add structures and preliminary functions to take a buffer, file or blob and write the contents in chunks through an arbitrary number of chained filters, finally writing into a user-provided function accept the contents.