We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63df2de commit a5b6170Copy full SHA for a5b6170
lz4encode.m
@@ -1,4 +1,4 @@
1
-function varargout = lz4hcencode(varargin)
+function varargout = lz4encode(varargin)
2
%
3
% output = lz4encode(input)
4
% or
0 commit comments