readAsText 方法

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

实现

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