Property RecomputedActualSizeInBytes
RecomputedActualSizeInBytes
Like getRecomputedSizeInBytes(), but, uses actual file lengths rather than buffer allocations (which are quantized up to nearest RAMOutputStream.BUFFER_SIZE (now 1024) bytes.
Declaration
public long RecomputedActualSizeInBytes { get; }
Property Value
Type | Description |
---|---|
System.Int64 |