nw::font::ArchiveFontBase::CachedStreamReader::CopyTo Member Function

Syntax

void CopyTo(
     void*            buf,
     u32 size
);

Arguments

Name Description
in buf The buffer to copy to.
in size Copy size.

Return Values

None.

Description

Copies the the stream.


CONFIDENTIAL