|
|
|
|
|
PROPERTY: |
|
|
|
size |
|
|
|
|
|
|
|
DESCRIPTION: |
|
|
|
Indicates the size of the stream in number of bytes. |
||
|
|
|
|
|
PROPERTY OF: |
|
|
|
|
||
|
|
||
|
DEFAULT VALUE: |
|
|
|
0 |
|
|
|
|
|
|
|
DESCRIPTION: |
|
|
|
The default value is the size of the stream, or -1 if the size of the stream is not known. |
||
|
This property can be used only with open stream objects. |
||
|
|
||
|
Any number of bits can be stored in a stream object, limited only by system resources. |
||
|
If the stream contains more bits than can be represented by a Long value, size is truncated and therefore does not accurately represent the length of the stream. |
||
|
|
||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
|
|