tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
FtpFile.create
tango
io
vfs
FtpFolder
FtpFile
Create a new file instance and populate with stream
VfsFile
create
()
VfsFile
create
(InputStream stream)
class
FtpFile
final
VfsFile
create
(
InputStream
stream
)
const
(
char
)[]
toString_
;
const
(
char
)[]
name_
;
const
(
char
)[]
username_
;
const
(
char
)[]
password_
;
Meta
Source
See Implementation
tango
io
vfs
FtpFolder
FtpFile
constructors
this
functions
copy
create
move
remove
toString
properties
atime
ctime
dup
exists
input
modified
mtime
name
output
size
variables
conOpen
conn
name_
password_
port_
toString_
username_
Create a new file instance and populate with stream