readUntil

suspend fun readUntil(end: Byte, including: Boolean = true, limit: Int = 4096): ByteArray