C# Class Google.ProtocolBuffers.CodedOutputStream.OutOfSpaceException

Indicates that a CodedOutputStream wrapping a flat byte array ran out of space.
Inheritance: System.IO.IOException
Show file Open project: ayende/dotnet-protobufs

Private Methods

Method Description
OutOfSpaceException ( ) : System