nn::font::ArchiveFontBase::ConstructOpDispatch Member Function
protected:
static ConstructResult ConstructOpDispatch(
ConstructContext * pContext,
CachedStreamReader * pStream
);
| Name | Description | |
|---|---|---|
| in | pContext | Stream construction context. |
| in | pStream | Input stream. |
Distributes processing for each block in a binary file.
CONFIDENTIAL