Preparing search index...
The search index is not available
Documentation - v0.0.15
Documentation
@fuman/plist
PlistValueType
Interface PlistValueType
interface
PlistValueType
{
ascii
:
string
;
float32
:
number
;
float64
:
number
;
int
:
number
|
bigint
;
uid
:
number
|
bigint
;
utf16
:
string
;
utf8
:
string
;
}
Index
Properties
ascii
float32
float64
int
uid
utf16
utf8
Properties
ascii
ascii
:
string
float32
float32
:
number
float64
float64
:
number
int
int
:
number
|
bigint
uid
uid
:
number
|
bigint
utf16
utf16
:
string
utf8
utf8
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
ascii
float32
float64
int
uid
utf16
utf8
Documentation - v0.0.15
Loading...