Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
LoggingCompressor
Interface LoggingCompressor
interface
LoggingCompressor
{
compress
(
message
:
string
)
:
Promise
<
string
>
;
}
Index
Methods
compress
Methods
compress
compress
(
message
:
string
)
:
Promise
<
string
>
Parameters
message
:
string
Returns
Promise
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
compress
IGPAPI
Loading...