summaryrefslogtreecommitdiff
path: root/monoio/src/buf/raw_buf.rs
AgeCommit message (Expand)Author
2023-06-20feat: implement buffer primitives on windows (#175)Jin Wei Tan
2022-11-22feat: compatiable with tokio io trait when only legacy is enabled (#127)ihc童鞋@提不起劲
2022-07-25write stub code for pass compile on windows system (#88)LemonHX.eth
2022-07-12fix: replace RawBuf with IoVecWrapper for drop safe; impl SinkExt (#84)ihc童鞋@提不起劲
2022-06-13move monoio::stream trait to monoio::io::stream; add sink trait; impl AsyncRe...ihc童鞋@提不起劲
2022-06-06feat: better AsyncReadBuf and BufWriter (#76)ihc童鞋@提不起劲