face-section #7

Merged
sashakoshka merged 12 commits from face-section into main 2022-08-24 04:57:15 +00:00
1 changed files with 15 additions and 0 deletions
Showing only changes of commit f95c7e0b1c - Show all commits

View File

@ -0,0 +1,15 @@
:arf
---
face ro ReadWriter
write
> data:{Byte ..}
< wrote:Int
< err:Error
read
> into:{Byte ..}
< read:Int
< err:Error
face ro Destroyer
destroy