Peeks the current byte.

Namespace: Composite.Core.IO.Plugins.IOProvider
Assembly: Composite (in Composite.dll) Version: 5.3.6135.33083

Syntax

C#
int Peek()
Visual Basic
Function Peek As Integer
Visual C++
int Peek()

Return Value

The current byte.

See Also