remove DataInputBuffer
----------------------

                 Key: CASSANDRA-656
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-656
             Project: Cassandra
          Issue Type: Task
          Components: Core
            Reporter: Jonathan Ellis
            Priority: Minor
             Fix For: 0.9


in all (?) cases, DIB is replaceable with ByteArrayInputStream, which it wraps. 
 use available() instead of getPosition().

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to