Comment about entry point data caching

This commit is contained in:
Matt Nadareski
2025-09-25 16:24:20 -04:00
parent d035211a64
commit ca354b3b7f

View File

@@ -55,6 +55,7 @@ namespace SabreTools.Serialization.Wrappers
/// <summary>
/// Entry point data, if it exists
/// </summary>
/// <remarks>Can only cache up to 128 bytes</remarks>
public byte[] EntryPointData
{
get