Class CodedOutputStream.OutOfSpaceException (3.23.0)

public sealed class CodedOutputStream.OutOfSpaceException : IOException, ISerializable

Indicates that a CodedOutputStream wrapping a flat byte array ran out of space.

Inheritance

object > Exception > SystemException > IOException > CodedOutputStream.OutOfSpaceException

Implements

ISerializable

Namespace

Google.Protobuf

Assembly

Google.Protobuf.dll