jxa-types
Preparing search index...
foundation
NSFileHandle
Interface NSFileHandle
interface
NSFileHandle
{
closeFile
:
void
;
js
:
object
;
readDataToEndOfFile
:
NSData
;
getProperty
(
key
:
string
)
:
any
;
isNil
()
:
boolean
;
setProperty
(
key
:
string
,
value
:
any
)
:
any
;
}
Hierarchy (
View Summary
)
BridgedObject
<
IdType
>
NSFileHandle
Index
Properties
close
File
js
read
Data
To
End
Of
File
Methods
get
Property
is
Nil
set
Property
Properties
Readonly
close
File
closeFile
:
void
js
js
:
object
Readonly
read
Data
To
End
Of
File
readDataToEndOfFile
:
NSData
Methods
get
Property
getProperty
(
key
:
string
)
:
any
Parameters
key
:
string
Returns
any
is
Nil
isNil
()
:
boolean
Returns
boolean
set
Property
setProperty
(
key
:
string
,
value
:
any
)
:
any
Parameters
key
:
string
value
:
any
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
close
File
js
read
Data
To
End
Of
File
Methods
get
Property
is
Nil
set
Property
jxa-types
Loading...