# Functions

DetectJSONType detects the type of the json data in the decoder.
DetectJSONTypeUnsafe is like DetectJSONType, but it pops off the bytes from the input stream.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
LazyTeeReader is a reader that reads from the input stream and writes to the output stream.
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

JSONType represents the type of the json data.