Noemax.Lzf Namespace > Lzf4InputStream Class : ReadByte Method |
'Declaration <System.Runtime.TargetedPatchingOptOutAttribute("Performance critical to inline across NGen image boundaries")> <__DynamicallyInvokableAttribute()> Public Overridable Function ReadByte() As System.Integer
'Usage Dim instance As Lzf4InputStream Dim value As System.Integer value = instance.ReadByte()
[System.Runtime.TargetedPatchingOptOut("Performance critical to inline across NGen image boundaries")] [__DynamicallyInvokable()] public virtual System.int ReadByte()
public function ReadByte(): System.Integer; virtual;
System.Runtime.TargetedPatchingOptOutAttribute("Performance critical to inline across NGen image boundaries") __DynamicallyInvokableAttribute() public function ReadByte() : System.int;
[System.Runtime.TargetedPatchingOptOut("Performance critical to inline across NGen image boundaries")] [__DynamicallyInvokable()] public: virtual System.int ReadByte();
[System.Runtime.TargetedPatchingOptOut("Performance critical to inline across NGen image boundaries")] [__DynamicallyInvokable()] public: virtual System.int ReadByte();
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2