Balzanka / guava-libraries

Automatically exported from code.google.com/p/guava-libraries
Apache License 2.0
0 stars 0 forks source link

ByteArrayDataInput should also encompass methods from ByteArrayInputStream - available()I #1333

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The ByteArrayDataInput class is really useful for my, however I need to know 
how many bytes are available to be read from the array at some points, so I am 
requesting that a wrapper for the available()I method be added.

Thanks in advance
md_5

Original issue reported on code.google.com by the.md5e...@gmail.com on 14 Mar 2013 at 8:56

GoogleCodeExporter commented 9 years ago

Original comment by kurt.kluever on 14 Mar 2013 at 5:11

GoogleCodeExporter commented 9 years ago
This issue has been migrated to GitHub.

It can be found at https://github.com/google/guava/issues/<issue id>

Original comment by cgdecker@google.com on 1 Nov 2014 at 4:12

GoogleCodeExporter commented 9 years ago

Original comment by cgdecker@google.com on 1 Nov 2014 at 4:18

GoogleCodeExporter commented 9 years ago

Original comment by cgdecker@google.com on 3 Nov 2014 at 9:08