FileContentReader

class Object
trait Matchable
class Any

Value members

Abstract methods

def fileMimeTypes(filePaths: Seq[String]): Either[Error, Seq[MimeType]]
def filesToBase64(filePaths: Seq[String]): Either[Error, Seq[String]]