comicviewer
Toggle table of contents
ios
Target filter
ios
Switch theme
Search in API
Skip to content
comicviewer
smb
/
com.sorrowblue.comicviewer.data.storage.smb
Package-level
declarations
Types
Functions
Types
Ios
Smb
File
Link copied to clipboard
data
class
IosSmbFile
(
val
path
:
String
,
val
name
:
String
,
val
isDirectory
:
Boolean
,
val
fileSize
:
Long
,
val
contentModificationDate
:
Long
)
Ios
Smb
File
Client
Link copied to clipboard
interface
IosSmbFileClient
Functions
to
Source
Link copied to clipboard
fun
NSData
.
toSource
(
)
:
Source