Package io.sentry
Interface ObjectWriter
- All Known Implementing Classes:
JsonObjectWriter
,MapObjectWriter
public interface ObjectWriter
-
Method Details
-
beginArray
- Throws:
IOException
-
endArray
- Throws:
IOException
-
beginObject
- Throws:
IOException
-
endObject
- Throws:
IOException
-
name
- Throws:
IOException
-
value
- Throws:
IOException
-
jsonValue
- Throws:
IOException
-
nullValue
- Throws:
IOException
-
value
- Throws:
IOException
-
value
- Throws:
IOException
-
value
- Throws:
IOException
-
value
- Throws:
IOException
-
value
- Throws:
IOException
-
value
ObjectWriter value(@NotNull @NotNull ILogger logger, @Nullable @Nullable Object object) throws IOException - Throws:
IOException
-
setLenient
void setLenient(boolean lenient) -
setIndent
-
getIndent
-