nw::font::ArchiveFontBase::CachedStreamReader::MoveTo Member Function

Syntax

void MoveTo(
     void*            buf,
     u32 size
);

Arguments

Name Description
in buf The buffer to move to.
in size The size to move.

Return Values

None.

Description

Moves a stream. This is used to write a cached stream to a cache.


CONFIDENTIAL