Skip to content

Replace methods used in the example code

Rodrigo Muino Tomonari requested to merge github/fork/damianc/master into master

Methods buf.writeUIntLE() and buf.writeUIntBE() were used in the example code for the section of the methods writeIntLE() and writeIntBE() instead of the latter.

Merge request reports

Loading