C# Class Google.Protobuf.CodedOutputStream.OutOfSpaceException

Indicates that a CodedOutputStream wrapping a flat byte array ran out of space.
Inheritance: System.IO.IOException
Show file Open project: Arctium-Emulation/Project-WoW

Private Methods

Method Description
OutOfSpaceException ( ) : System