public ushort ToUInt16(
byte[] buffer,
int offset
)
Public Function ToUInt16 (
buffer As Byte(),
offset As Integer
) As UShort
member ToUInt16 :
buffer : byte[] *
offset : int -> uint16
[缺少 "M:TouchSocket.Core.TouchSocketBitConverter.ToUInt16(System.Byte[],System.Int32)" 的 <param name="buffer"/> 文档]
[缺少 "M:TouchSocket.Core.TouchSocketBitConverter.ToUInt16(System.Byte[],System.Int32)" 的 <param name="offset"/> 文档]
[缺少 "M:TouchSocket.Core.TouchSocketBitConverter.ToUInt16(System.Byte[],System.Int32)" 的 <returns> 文档]