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

Classes

class  LegendaryExplorerCore.Gammtek.IO.EndianWriter
 A BinaryWriter implementation to write individual bits to a stream and support writing data types for platforms with different Endian configurations. Note: for compatibility with streams written with BinaryWriter, character data uses the provided encoding and does not perform any Endian swapping with the data. More...
 

Namespaces

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