vlocode-project - v1.40.0-beta-4
Preparing search index...
util/src
getDocumentBodyAsString
Function getDocumentBodyAsString
getDocumentBodyAsString
(
file
:
string
|
FileSystemUri
,
encoding
?:
BufferEncoding
,
)
:
Promise
<
string
>
Get the body of a document as string
Parameters
file
:
string
|
FileSystemUri
file name
encoding
:
BufferEncoding
= 'utf-8'
Returns
Promise
<
string
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
vlocode-project - v1.40.0-beta-4
Loading...
Get the body of a document as string