Méthode | Description | |
---|---|---|
ToBytes ( long array, int count ) : byte[] | ||
ToLongs ( byte array, int count ) : long[] |
Méthode | Description | |
---|---|---|
GetBytesPerLong ( int bytesArrayCount, int longsArrayCount ) : int |
public ToBytes ( long array, int count ) : byte[] | ||
array | long | |
count | int | |
Résultat | byte[] |
public ToLongs ( byte array, int count ) : long[] | ||
array | byte | |
count | int | |
Résultat | long[] |