nw::font::ArchiveFontBase::CachedStreamReader::Attach Member Function

Syntax

void Attach(
     const void*         stream,
     u32 streamSize
);

Arguments

Name Description
in stream The retrieved stream data.
in streamSize The byte size of the buffer stored in stream.

Return Values

None.

Description

Takes part of the stream read into the buffer.


CONFIDENTIAL