-
public class NativeEventUtils
-
-
Method Summary
Modifier and Type Method Description static Array<byte>readBytes(@NotNull() InputStream stream)static StringbuildIdToDebugId(@NotNull() String buildId)-
-
Method Detail
-
readBytes
static Array<byte> readBytes(@NotNull() InputStream stream)
-
buildIdToDebugId
@Nullable() static String buildIdToDebugId(@NotNull() String buildId)
-
-
-
-