Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add readEitherChunks and readEitherByteChunks in Windows/ReadDir module #2885

Open
harendra-kumar opened this issue Nov 17, 2024 · 0 comments
Milestone

Comments

@harendra-kumar
Copy link
Member

harendra-kumar commented Nov 17, 2024

See the Posix/ReadDir module for posix implementations. Need to do the same for Windows.

We have generic readEitherChunks in DirIO module for Windows use. The specific implementation may be faster, need to check and compare perf.

@harendra-kumar harendra-kumar added this to the 0.11.0 milestone Nov 17, 2024
@adithyaov adithyaov modified the milestones: 0.11.0, 0.12.0 Dec 12, 2024
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

No branches or pull requests

2 participants