NetUtilityToHexString Method (ReadOnlySpan`1) |
Namespace:
Internal.Lidgren.Network
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public static string ToHexString(
ReadOnlySpan data
)
Parameters
- data
- Type: ReadOnlySpan
Return Value
Type:
StringSee Also