@ -57,7 +57,7 @@ func main() {
c := make([]byte, 0xFFFF)
copy(c, b[p.PLength:])
b = c
read -= p.PLength
read -= int(p.PLength)
}
The note is not visible to the blocked user.