You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jorisdral
changed the title
Rewrite HasFS primitives in terms of HasBufFS primitives
Rewrite ByteString-based primitives in terms of primitives that require user-supplied buffers
May 23, 2024
We can probably implement primitives like
hGetSome
andhPutSome
in terms ofhGetBufSome
andhPutBufSome
The text was updated successfully, but these errors were encountered: