toggle menu
KCEF
jvm
switch theme
search in API
jcef
/
org.cef.misc
/
DebugFormatter
Debug
Formatter
open
class
DebugFormatter
Members
Constructors
Debug
Formatter
Link copied to clipboard
constructor
(
)
Functions
to
String_Post
Data
Link copied to clipboard
open
fun
toString_PostData
(
mimeType
:
String
,
pd
:
CefPostData
)
:
String
to
String_Post
Data
Element
Link copied to clipboard
open
fun
toString_PostDataElement
(
mimeType
:
String
,
e
:
CefPostDataElement
)
:
String
to
String_Request
Link copied to clipboard
open
fun
toString_Request
(
request
:
CefRequest
)
:
String
to
String_Response
Link copied to clipboard
open
fun
toString_Response
(
response
:
CefResponse
)
:
String