readAsText method

void readAsText (
  1. Blob blob,
  2. [String label]
)

Implementation

void readAsText(Blob blob, [String label]) native;