public IEnumerable<long> ToInt64s(
EndianType endianType
)
Public Function ToInt64s (
endianType As EndianType
) As IEnumerable(Of Long)
member ToInt64s :
endianType : EndianType -> IEnumerable<int64>
[缺少 "M:TouchSocket.Core.BytesReader.ToInt64s(TouchSocket.Core.EndianType)" 的 <returns> 文档]