libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
NativeOSFileReadOptions.encoding
libwasm
bindings
NativeOSFileInternals
NativeOSFileReadOptions
Undocumented in source. Be warned that the author may not have intended to support it.
void
encoding
(Optional!(T0) encoding)
struct
NativeOSFileReadOptions
nothrow
void
encoding
(
T0
)
(
scope
auto
ref
Optional
!(
T0
)
encoding
)
if
(
isTOrPointer
!(
T0
,
string
)
)
Optional
!(
string
)
encoding
()
Meta
Source
See Implementation
libwasm
bindings
NativeOSFileInternals
NativeOSFileReadOptions
constructors
this
functions
bytes
encoding
static functions
create
variables
handle