rename pkg/formats into pkt/format

This commit is contained in:
aler9
2023-08-14 20:47:28 +02:00
parent e2c526b3b8
commit 5e5a21240d
228 changed files with 266 additions and 266 deletions

View File

@@ -0,0 +1,3 @@
go test fuzz v1
[]byte("00000")
[]byte("0")

View File

@@ -0,0 +1,3 @@
go test fuzz v1
[]byte("")
[]byte("0")

View File

@@ -0,0 +1,3 @@
go test fuzz v1
[]byte("\x00\x00\x00\x000")
[]byte("0")

View File

@@ -0,0 +1,3 @@
go test fuzz v1
[]byte("\x00\x00\x00\x00\xff\xfa000")
[]byte("\x00\x00\x00\x0500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000")

View File

@@ -0,0 +1,3 @@
go test fuzz v1
[]byte("\x00\x00\x00\x00\xff\xfb$000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000\xff\xfb000")
[]byte("0")

View File

@@ -0,0 +1,3 @@
go test fuzz v1
[]byte("\x00\x00\x00\x000")
[]byte("\x00\x00000")