sizeOnNetworkInBytes property

int sizeOnNetworkInBytes
getter/setter pair

Region size, for downloading/during network operations, in bytes. Regions are downloaded in compressed form and hence they have reduced size on network. Note: This value represents the theoretical maximum size required for the region during transfer. If overlapping data already exists, the actual size downloaded may be smaller due to map data reuse.

Implementation

int sizeOnNetworkInBytes;