NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.Lidgren.Network
NetBuffer Class
NetBuffer Methods
Write Method
Write Method (Boolean)
Write Method (Byte)
Write Method (Byte[])
Write Method (Double)
Write Method (Half)
Write Method (Int16)
Write Method (Int32)
Write Method (Int64)
Write Method (IPEndPoint)
Write Method (ReadOnlySpan`1)
Write Method (SByte)
Write Method (Single)
Write Method (String)
Write Method (UInt16)
Write Method (UInt32)
Write Method (UInt64)
Write Method (NetBuffer)
Write Method (Byte, Int32)
Write Method (Int32, Int32)
Write Method (Int64, Int32)
Write Method (UInt16, Int32)
Write Method (UInt32, Int32)
Write Method (UInt64, Int32)
Write Method (Byte[], Int32, Int32)
NetBuffer
Write Method (NetBuffer)
Append all the bits of message to this message
Namespace:
Internal.Lidgren.Network
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
void
Write
(
NetBuffer
buffer
)
Parameters
buffer
Type:
Internal.Lidgren.Network
NetBuffer
See Also
Reference
NetBuffer Class
Write Overload
Internal.Lidgren.Network Namespace
Copyright 2024 NeoAxis Group. All rights reserved.