mirror of
https://github.com/jwetzell/psn-go.git
synced 2026-09-10 08:39:37 +00:00
fieldalignmenttool
This commit is contained in:
@@ -11,8 +11,8 @@ type DataPacketChunkData struct {
|
||||
}
|
||||
|
||||
type DataPacketChunk struct {
|
||||
Chunk Chunk
|
||||
Data DataPacketChunkData
|
||||
Chunk Chunk
|
||||
}
|
||||
|
||||
func DecodeDataPacketChunk(bytes []byte) (DataPacketChunk, error) {
|
||||
|
||||
Reference in New Issue
Block a user