C# (CSharp) OpenStory.Common.IO Namespace

Classes

Name Description
ArraySegmentException
BoundedBuffer Represents a moderate-performance byte buffer with a maximum capacity.
BoundedBufferFixture
ByteBuffer Represents a buffer of bytes... what did you expect?
ByteOrder Provides static helper methods for changing the byte order of numbers.
ByteOrderFixture
Flags An abstract class for bit-based flag arrays.
HandshakeInfo Represents handshake information.
IntFlags An abstract class for bit-based flag arrays which are written in 32-bit chunks.
LittleEndianBitConverter Provides static methods for converting primitive types to and from little-endian byte representation.
LongFlags An abstract class for bit-based flag arrays which are written in 64-bit chunks.
PacketBuilder Represents a class for constructing game packets.
PacketBuilderFixture
PacketReaderFixtureBase
PacketReadingException
SafePacketReadingFixture
UnsafePacketReadingFixture