NetDataReaderGetLongArray Method |
LiteNetLib |
[Missing <summary> documentation for "M:LiteNetLib.Utils.NetDataReader.GetLongArray"]
Namespace: LiteNetLib.Utils
Assembly: LiteNetLib (in LiteNetLib.dll) Version: 1.0.0.0
Syntax
C#
public long[] GetLongArray()
Return Value
Type: Int64[Missing <returns> documentation for "M:LiteNetLib.Utils.NetDataReader.GetLongArray"]
See Also