NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.Lidgren.Network
NetBuffer Class
NetBuffer Properties
Data Property
LengthBits Property
LengthBytes Property
Position Property
PositionInBytes Property
NetBuffer
Data Property
Gets or sets the internal data buffer
Namespace:
Internal.Lidgren.Network
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
byte
[]
Data
{
get
;
set
; }
Property Value
Type:
Byte
See Also
Reference
NetBuffer Class
Internal.Lidgren.Network Namespace
Copyright 2024 NeoAxis Group. All rights reserved.