MCPcopy
hub / github.com/yume-chan/ya-webadb / toString

Method toString

libraries/android-bin/src/logcat.ts:139–139  ·  view source on GitHub ↗
(format?: LogcatFormat, modifiers?: LogcatFormatModifiers)

Source from the content-addressed store, hash-verified

137 message: string;
138
139 toString(format?: LogcatFormat, modifiers?: LogcatFormatModifiers): string;
140}
141
142function padZero(number: number, length: number) {

Callers 15

setBatteryLevelMethod · 0.80
setBatteryChargingMethod · 0.80
setPowerSaveModeMethod · 0.80
setTimeMethod · 0.80
padZeroFunction · 0.80
formatTimezoneFunction · 0.80
formatUidFunction · 0.80
getFormatPrefixFunction · 0.80
AndroidLogEntryToStringFunction · 0.80
binaryMethod · 0.80
stringifyFunction · 0.80

Calls

no outgoing calls

Tested by 1

nodeEncodeBase64Function · 0.64