keichi / binary-parser

A blazing-fast declarative parser builder for binary data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Align encoder options function documentation

Gauraden opened this issue · comments

https://www.npmjs.com/package/binary-parser-encoder#setencoderoptionsopts

In the documentation, there is function "setEncoderOptions", but in the example it's "setEncoderOpts".
The main issue is that there are no such functions in the "Parser" object, but it has "encoderSetOptions".
The function name in the documentation should be aligned with code.

You are using a fork of this package. Please open an issue there.