Home > rsc-tools > BaseRscEntry > content
BaseRscEntry.content property
Contents of the entry.
Signature:
content: Uint8Array;
Remarks
This buffer may be a view on the buffer originally passed to unpackRsc(). Modifying this buffer could modify the other buffer and vice versa.