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 (IPEndPoint)
Writes an endpoint description
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
(
IPEndPoint
endPoint
)
Parameters
endPoint
Type:
System.Net
IPEndPoint
See Also
Reference
NetBuffer Class
Write Overload
Internal.Lidgren.Network Namespace
Copyright 2024 NeoAxis Group. All rights reserved.