Interface WriteValue
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
Response
实现本接口, 默认拥有
toJsonString() 和 toJsonBytes() 方法- Since:
- 2025/1/15
- Author:
- Toint
-
Method Summary
-
Method Details
-
toJsonString
toJsonString -
toJsonBytes
default byte[] toJsonBytes()toBytes
-