PeekBytes Method

Lidgren.Network

Collapse imageExpand ImageCopy imageCopyHover image

Overload List

  NameDescription
Public methodPeekBytes(Int32)
Reads the specified number of bytes without advancing the read pointer
(Inherited from NetBuffer.)
Public methodPeekBytes(array<Byte>[]()[][], Int32, Int32)
Reads the specified number of bytes without advancing the read pointer
(Inherited from NetBuffer.)

See Also