Legendary Explorer Core Nightly
Core library for working with Mass Effect Trilogy / Legendary Edition files
Loading...
Searching...
No Matches
IBuffer.cs File Reference

Classes

interface  LegendaryExplorerCore.Gammtek.IO.IBuffer
 Interface encapsulating a byte array which may be managed by an IBufferManager implementation. When the buffer is disposed, some implementations of this interface may return the buffer to the IBufferManager which created it. Note that an IBuffer must always be disposed after use, or some implementations may leak memory. The buffer must not be used after being disposed, likewise the byte array must not be used after the buffer is disposed. More...
 

Namespaces

namespace  LegendaryExplorerCore
 
namespace  LegendaryExplorerCore.Gammtek
 
namespace  LegendaryExplorerCore.Gammtek.IO