Base64Wrapper

data class Base64Wrapper(val dataContent: ByteArray) : DataWrapper

Constructors

Link copied to clipboard
constructor(dataContent: ByteArray)

Properties

Link copied to clipboard

Functions

Link copied to clipboard