Somre more stuff for parsting
Working on metadata parsing Runnning into some Reader issues so I might create my own.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
package squashfs
|
||||
|
||||
const squashfsMagic = 0x73717368
|
||||
|
||||
//Superblock is a raw representation of a squashfs
|
||||
//Descriptions provided by https://dr-emann.github.io/squashfs/
|
||||
type Superblock struct {
|
||||
|
||||
Reference in New Issue
Block a user