Functions
clearElement
- clearElement(e: HTMLElement): void
concatByteArrays
- concatByteArrays(samplesList: Uint8Array[]): Uint8Array
-
Parameters
-
samplesList: Uint8Array[]
Returns Uint8Array
withCommas
- withCommas(n: number | string): string
-
Parameters
Returns string
Remove all children from element.