Skip to main content
Up or down tonavigateEnter toselectEscape toclose⌘⇧KAI

method FileReader.readAsText

#FileReader.readAsText(
blob: Blob,
encoding?: string,
): void

Parameters #

#blob: Blob
#encoding: string
optional

Return Type #

void