Bun

Symbol

Uint8Array.toLocaleString

toLocaleString(): string

Converts a number to a string by using the current locale.

toLocaleString(locales: string | string[], options?: NumberFormatOptions): string