add readUntil

This commit is contained in:
2023-06-29 00:57:52 +01:00
parent 9649c33217
commit af934e0429
18 changed files with 302 additions and 103 deletions

View File

@@ -1,6 +1,8 @@
package main
import "fmt"
import (
"fmt"
)
func ArByte(Byte byte) ArObject {
obj := ArObject{