ByamlWriterUInt64 class
Base classes
- class ByamlWriterBigData
Constructors, destructors, conversion operators
- ByamlWriterUInt64(u64, ByamlWriterBigDataList*)
- ~ByamlWriterUInt64() defaulted
Public functions
- auto getTypeCode() const -> u8 override
-
void writeBigData(sead::
WriteStream*) const override - void print(s32) const override
-
void write(sead::
WriteStream*) const override - auto calcBigDataSize() const -> u32 virtual
- void setOffset(s32 offset)
- void makeIndex() virtual
- auto calcPackSize() const -> u32 virtual
- auto isContainer() const -> bool virtual
- void printIndent(s32) const