Skip to content

feat: Added internal IO abstraction#80

Merged
mitsuhiko merged 7 commits intomasterfrom
feature/io-abstraction
Nov 5, 2019
Merged

feat: Added internal IO abstraction#80
mitsuhiko merged 7 commits intomasterfrom
feature/io-abstraction

Conversation

@mitsuhiko
Copy link
Copy Markdown
Contributor

@mitsuhiko mitsuhiko commented Nov 4, 2019

This removes our use of streams externally and adds an internal IO abstraction that can produce normal malloc allocated buffers which is better for our C layer.

It also has a file writer that is async safe.

@mitsuhiko mitsuhiko requested a review from jan-auer November 4, 2019 21:42
@mitsuhiko mitsuhiko merged commit 52a3843 into master Nov 5, 2019
@mitsuhiko mitsuhiko deleted the feature/io-abstraction branch November 5, 2019 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants