SdkFile_2SdkfiletextOn this pagesdk.file_2.sdkfile.textHome > @matterway/sdk > File_2 > SdkFile > textFile_2.SdkFile.text() methodReads the data stream to completion, and returns it as string.Signature:text(): Promise<string>;Returns:Promise<string>