D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
etb1lp46s9ed
/
washeet.softurecs.com
/
node_modules
/
openai
/
internal
/
utils
/
Filename :
bytes.d.mts
back
Copy
export declare function concatBytes(buffers: Uint8Array[]): Uint8Array; export declare function encodeUTF8(str: string): Uint8Array<ArrayBufferLike>; export declare function decodeUTF8(bytes: Uint8Array): string; //# sourceMappingURL=bytes.d.mts.map