nw::font::ArchiveFontBase::CachedStreamReader::Attach Member Function
void Attach(
const void* stream,
u32 streamSize
);
| Name | Description | |
|---|---|---|
| in | stream | The retrieved stream data. |
| in | streamSize | The byte size of the buffer stored in stream. |
Takes part of the stream read into the buffer.
CONFIDENTIAL