public IEnumerable<ulong> ToUInt64s(
EndianType endianType
)
Public Function ToUInt64s (
endianType As EndianType
) As IEnumerable(Of ULong)
member ToUInt64s :
endianType : EndianType -> IEnumerable<uint64>
[缺少 "M:TouchSocket.Core.BytesReader.ToUInt64s(TouchSocket.Core.EndianType)" 的 <returns> 文档]