This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
eVPack
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
优化改动
master
SisMaker
4 years ago
parent
6d705437bb
commit
45c1494d6a
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/eVPack.erl
+ 1
- 1
src/eVPack.erl
View File
@ -469,7 +469,7 @@ decodeAll(DataBin) ->
<
<
>
>
-
>
{
HeaderTerm
,
#{
}
}
;
_
-
>
{
BodyTerm
,
_
LeftBin
}
=
decoder
(
Data
Bin
)
,
{
BodyTerm
,
_
LeftBin
}
=
decoder
(
Body
Bin
)
,
{
HeaderTerm
,
BodyTerm
}
end
.
Write
Preview
Loading…
Cancel
Save