public static Realloc ( byte array, int size ) : byte[] | ||
array | byte | The existing array. |
size | int | The number of elements in new array. |
return | byte[] |
public static Realloc ( byte array, int size ) : byte[] | ||
array | byte | The existing array. |
size | int | The number of elements in new array. |
return | byte[] |