![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
1.73.1 FileDescriptor class: initialization (class) 1.73.2 FileDescriptor class: instance creation (class) 1.73.3 FileDescriptor class: still unclassified (class) 1.73.4 FileDescriptor: accessing (instance) 1.73.5 FileDescriptor: basic (instance) 1.73.6 FileDescriptor: binary I/O (instance) 1.73.7 FileDescriptor: built ins (instance) 1.73.8 FileDescriptor: class type methods (instance) 1.73.9 FileDescriptor: initialize-release (instance) 1.73.10 FileDescriptor: low-level access (instance) 1.73.11 FileDescriptor: overriding inherited methods (instance) 1.73.12 FileDescriptor: polymorphism (instance) 1.73.13 FileDescriptor: positioning (instance) 1.73.14 FileDescriptor: printing (instance) 1.73.15 FileDescriptor: testing (instance)
The file will be automatically closed upon GC if the object is not referenced anymore, but it is better to close it as soon as you're finished with it anyway, using #close. To keep a file open even when no references exist anymore, send it #removeToBeFinalized
The file will be automatically closed upon GC if the object is not referenced anymore, but it is better to close it as soon as you're finished with it anyway, using #close. To keep a file open even when no references exist anymore, send it #removeToBeFinalized
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |