public IEnumerable<ushort> ToUInt16s(
EndianType endianType
)
Public Function ToUInt16s (
endianType As EndianType
) As IEnumerable(Of UShort)
member ToUInt16s :
endianType : EndianType -> IEnumerable<uint16>
[缺少 "M:TouchSocket.Core.BytesReader.ToUInt16s(TouchSocket.Core.EndianType)" 的 <returns> 文档]