Skip to content

Commit

Permalink
added readSingle method mention to README
Browse files Browse the repository at this point in the history
  • Loading branch information
nsknewbie committed May 25, 2016
1 parent cb192b5 commit 4c014e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ Methods

**readInt32()** returns a 32-bit signed integer

**readSingle()** returns a 4-bytes floating-point

**readUBits($length)** returns a variable length of bits (unsigned)

**readBits($length)** returns a variable length of bits (signed)
Expand Down

0 comments on commit 4c014e0

Please sign in to comment.