thriftrw / thriftrw-node

A thrift binary encoding library using bufrw
MIT License
57 stars 25 forks source link

Unravel bufrw Series workaround #130

Closed kriskowal closed 8 years ago

kriskowal commented 8 years ago

This removes the work-around and retains the regression test, which still passes, having updated bufrw with the proper bufix for SeriesRW.

r @jcorbin @Raynos @abhinav

Raynos commented 8 years ago

lgtm

abhinav commented 8 years ago

:+1: