toggle menu
Affogato
1.10.2
androidJvm
switch theme
search in API
affogato-pdf-viewer-android
/
com.parsuomash.affogato.pdfviewerandroid.state
/
ResourceType
/
Base64
Base64
data
class
Base64
(
val
file
:
String
)
:
ResourceType
,
Parcelable
Members
Constructors
Base64
Link copied to clipboard
constructor
(
file
:
String
)
Properties
file
Link copied to clipboard
val
file
:
String
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)