# Functions
WithBigFloat is a wrapper of WithDumpFunc for big.Float.
WithBigInt is a wrapper of WithDumpFunc for big.Int.
WithJSONRawMessage is a wrapper of WithDumpFunc for json.RawMessage.
WithBytes is a wrapper of WithDumpFunc for []byte and []uint8.
WithTime is a wrapper of WithDumpFunc for time.Time.