public IEnumerable<short> ToInt16s(
EndianType endianType
)
Public Function ToInt16s (
endianType As EndianType
) As IEnumerable(Of Short)
member ToInt16s :
endianType : EndianType -> IEnumerable<int16>
[缺少 "M:TouchSocket.Core.BytesReader.ToInt16s(TouchSocket.Core.EndianType)" 的 <returns> 文档]