libnedit
Lightweight C++ library for Nintendo DS(i) formats
|
Public Member Functions | |
Result | Read (fs::BinaryFile &base_bf, const size_t offset, void *read_buf, const size_t read_size, size_t &out_read_size) const |
Public Member Functions inherited from ntr::fmt::nfs::NitroEntryBase | |
Result | GetName (fs::BinaryFile &base_bf, std::string &out_name) const |
Public Attributes | |
size_t | offset |
size_t | size |
Public Attributes inherited from ntr::fmt::nfs::NitroEntryBase | |
u32 | entry_offset |