We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7419034 commit 2d02507Copy full SHA for 2d02507
1 file changed
include/scale/scale_encoder_stream.hpp
@@ -16,9 +16,6 @@
16
17
namespace scale {
18
19
- void encodeCompactInteger(const CompactInteger &value,
20
- class ScaleEncoderStream &out);
21
-
22
/**
23
* @class ScaleEncoderStream designed to scale-encode data to stream
24
*/
0 commit comments