# Packages
No description provided by the author
# Functions
No description provided by the author
AcquireHessianDecodeContext acquires decode context from sync.pool.
AcquireHessianDecoder acquires decoder from sync.pool.
AcquireHessianEncodeContext acquires encode context from sync.pool.
AcquireHessianEncoder acquires encoder from sync.pool.
AcquireJSONContext acquires json context from sync.pool.
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
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
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
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
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
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
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
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
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
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
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
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
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
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
DecodeStringToHessian3V2 decodes dst to string.
DecodeStringToHessian4V2 decodes dst to string.
DecodeStringToHessianV1 decodes dst to string.
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
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
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
EncodeBinaryToHessian4V2 encodes binary to dst.
No description provided by the author
EncodeBinaryToJSON encodes []byte to dst.
No description provided by the author
EncodeBoolToHessian4V2 encodes bool to dst.
No description provided by the author
EncodeBoolToJSON encodes bool to dst.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
EncodeDateToHessian4V2 encodes data to dst.
No description provided by the author
EncodeFloat32ToJSON encodes float32 to dst.
EncodeFloat64ToHessian3V2 encodes float64 to dst with hessian3 v2 protocol.
EncodeFloat64ToHessian4V2 encodes float64 to dst.
EncodeFloat64ToHessianV1 encodes float64 to dst with hessian3 v2 protocol.
EncodeFloat64ToJSON encodes float64 to dst.
EncodeHessian3V2 encodes the interface to dst.
EncodeHessian4V2 encodes the interface to dst.
EncodeHessianV1 encodes the interface to dst.
EncodeInt32RefToHessianV1 encodes int32 to dst with hessian3 v2 protocol.
EncodeInt32ToHessian3V2 encodes int32 to dst with hessian3 v2 protocol.
EncodeInt32ToHessian4V2 encodes int32 to dst.
EncodeInt32ToHessianV1 encodes int32 to dst with hessian3 v2 protocol.
EncodeInt32ToJSON encodes in32 to dst.
EncodeInt64ToHessian3V2 encodes int64 to dst with hessian3 v2 protocol.
EncodeInt64ToHessian4V2 encodes int64 to dst.
EncodeInt64ToHessianV1 encodes int64 to dst with hessian3 v2 protocol.
EncodeInt64ToJSON encodes in64 to dst.
EncodeInterfaceInterfaceMapToJSON encodes reflect.Value to dst.
EncodeInterfaceSliceToJSON encodes reflect.Value to dst.
EncodeInterfaceSliceValueToJSON encodes reflect.Value to dst.
EncodeJSONArrayToHessian encodes JSON Array to hessian encoder.
EncodeJSONBoolToHessian encodes JSON boolean to hessian encoder.
EncodeJSONBytes encodes JSON bytes(base64 encoding) to hessian encoder.
EncodeJSONDate encodes JSON boolean to hessian encoder.
EncodeJSONFloat64 encodes JSON float64 to hessian encoder.
EncodeJSONInt32 encodes JSON int32 to hessian encoder.
EncodeJSONInt64 encodes JSON int64 to hessian encoder.
EncodeJSONNULLToHessian encodes JSON NULL to hessian encoder.
EncodeJSONNumberToHessian encodes JSON number to hessian encoder.
EncodeJSONObjectToHessian encodes JSON Object to hessian encoder.
EncodeJSONStringToHessian encodes JSON string to hessian encoder.
EncodeJSONToHessian transforms fastjson to hessian encoder.
No description provided by the author
EncodeListBeginToHessian4V2 encodes slice to dst.
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
EncodeListToHessian4V2 encodes list to dst.
No description provided by the author
No description provided by the author
No description provided by the author
EncodeMapBeginToHessian4V2 encodes map to dst.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
EncodeMapToHessian3V2 encodes map to dst.
EncodeMapToHessian4V2 encodes map to dst.
EncodeMapToHessianV1 encodes map to dst.
EncodeNilToHessian3V2 encoddes nil to dst with hessian3 v2 protocol.
EncodeNilToHessian4V2 encodes nil to dst.
EncodeNilToHessianV1 encoddes nil to dst with hessian3 v2 protocol.
EncodeNilToJSON encodes nil to dst.
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
EncodeRawJSONBytesToHessian transforms the json bytes to hessian encoder.
EncodeRawJSONStringToHessian transforms the json string to hessian encoder.
EncodeRef4V2 encodes refid to dst.
EncodeRefHessian3V2 encodes refid to dst.
EncodeRefHessianV1 encodes refid to dst.
EncodeStringInterfaceMapToJSON encodes map[string]interface{} to dst.
EncodeStringInterfaceMapValueToJSON encodes reflect.Value to dst.
No description provided by the author
EncodeStringToHessian4V2 encodes string to dst.
No description provided by the author
EncodeStringToJSON encodes string to dst.
EncodeStructValueToJSON encodes reflect.Value to dst.
EncodeToHessian3V2 encodes the interface to dst.
EncodeToHessian4V2 encodes the interface to dst.
EncodeToHessianV1 encodes the interface to dst.
EncodeToJSON encodes the interface to dst.
EncodeValueToHessian3v2 encodes reflect.Value to dst.
EncodeValueToHessian4V2 encodes reflect.Value to dst.
EncodeValueToHessianV1 encodes reflect.Value to dst.
EncodeValueToJSON encodes reflect.Value to dst.
No description provided by the author
LoadJSONToHessianEncoder loads the JSONToHessianEncoder from global.
LoadToJSONEncoder loads the ToJSONEncoder from global.
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
No description provided by the author
No description provided by the author
No description provided by the author
NewEncodeContext returns a new EncodeContext.
No description provided by the author
NewEncoder returns the encoder.
No description provided by the author
No description provided by the author
No description provided by the author
NewJSONEncodeContext returns a new JSONEncodeContext.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RegisterBuiltinJavaClasses registers java classes.
No description provided by the author
RegisterJSONToHessianEncoder registers the JSONToHessianEncoder to global.
RegisterSofaRPCJavaClasses registers the java classes.
RegisterToJSONEncoder registers the ToJSONEncoder to global.
No description provided by the author
ReleaseHessianDecodeContext releases decode context to sync.pool.
ReleaseHessianDecoder releases decoder to sync.pool.
ReleaseHessianEncodeContext releases encode context to sync.pool.
ReleaseHessianEncoder releases decoder to sync.pool.
ReleaseJSONContext releases json context to sync.pool.
# Constants
No description provided by the author
default Hessian4x.
No description provided by the author
2047.
-2048.
200.
47.
-16.
262143.
-262144.
212.
144.
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
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
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
No description provided by the author
# Variables
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
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
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
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
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
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
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
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
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
No description provided by the author
No description provided by the author
# Structs
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
DecodeContext holds the context of decoding.
No description provided by the author
Decoder reads the hessian type from reader.
No description provided by the author
No description provided by the author
No description provided by the author
EncodeContext holds the context of encoding.
No description provided by the author
Encoder writes hessian type to underlying buffer.
No description provided by the author
IdentityIntMap implements the identity map of java in hessian with Golang.
No description provided by the author
No description provided by the author
No description provided by the author
JSONEncodeContext holds the context of json encoding.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
JavaClassNameGetter represents the java class name interface.
JSONToHessianEncoder represents the custom encoder to encode json to hessian.
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author