Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Extension method: long ReadInt64Optim(this Stream)

Declaration

public static long ReadInt64Optim(
    this Stream stream
)

Summary

Decodes an integer encoded by StreamExtensions.WriteInt64Optim(this Stream, long) or StreamExtensions.WriteUInt64Optim(this Stream, ulong).