Adobe Swatch Exchange (ASE) Encoder / Decoder

xuanbao · · 651 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>I needed ASE encoding and decoding for a project I&#39;m working on, and I did not find one in Go. I wrote the Decode side of the package, and collaborated with <a href="https://github.com/francismakes">francismakes</a> on the Encode side of the package.</p> <p>This is the first real package we have put together as well as our first dive into binary encoding / decoding with Go. Feedback appreciated: </p> <p><a href="https://github.com/ARolek/ase">https://github.com/ARolek/ase</a></p> <hr/>**评论:**<br/><br/>dgryski: <pre><p>Looks like a good candidate for <a href="https://github.com/dvyukov/go-fuzz" rel="nofollow">https://github.com/dvyukov/go-fuzz</a></p></pre>SpNg: <pre><p>Thanks for fuzzing the package and putting together a writeup. For those that are interested: <a href="https://medium.com/@dgryski/go-fuzz-github-com-arolek-ase-3c74d5a3150c" rel="nofollow">https://medium.com/@dgryski/go-fuzz-github-com-arolek-ase-3c74d5a3150c</a></p></pre>

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

651 次点击  
加入收藏 微博
0 回复
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传