To perform a platform-specific call with an existing open CfsFileDescriptor instance, send the message fileDescriptor to the instance. This will answer the platform-specific file descriptor used as the underlying representation of the CfsFileDescriptor, which can then be passed as an argument to the platform-specific call.