nw::font::ArchiveFontBase::CachedStreamReader::MoveTo Member Function
void MoveTo(
void* buf,
u32 size
);
| Name | Description | |
|---|---|---|
| in | buf | The buffer to move to. |
| in | size |
The size to move. |
Moves a stream. This is used to write a cached stream to a cache.
CONFIDENTIAL