Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Extension method: int ReadInt32Optim(this Stream)

Declaration

public static int ReadInt32Optim(
    this Stream stream
)

Summary

Decodes an integer encoded by StreamExtensions.WriteInt32Optim(this Stream, int) or StreamExtensions.WriteUInt32Optim(this Stream, uint).