forked from Neodymium146/gta-toolkit
-
Notifications
You must be signed in to change notification settings - Fork 17
RageLib.GTA5.Archives.RageArchiveBinaryFile7
Jérémie N'gadi edited this page Aug 5, 2018
·
3 revisions
Represents a binary file in an RPFv7 archive.
namespace: RageLib.GTA5.Archives
-
IRageArchiveEntry7-
IRageArchiveFileEntry7RageArchiveBinaryFile7
-
public class RageArchiveBinaryFile7 : IRageArchiveFileEntry7| ⬜ | prototype | description |
|---|
| ⬜ | name | description |
|---|---|---|
| /images/property.jpg | FileOffset |
__ |
| /images/property.jpg | FileSize |
__ |
| /images/property.jpg | FileUncompressedSize |
__ |
| /images/property.jpg | IsEncrypted |
__ |
| /images/property.jpg | Name |
__ |
| /images/property.jpg | NameOffset |
__ |
| ⬜ | prototype | description |
|---|---|---|
| /images/method.jpg | void Read(DataReader reader) |
Reads the binary file entry. |
| /images/method.jpg | void Write(DataWriter writer) |
Writes the binary file entry. |
| ⬜ | name | description |
|---|