Wrong "its"
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6205 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -63,7 +63,7 @@ public class FramingOutputStream extends ByteBufferOutputStream
|
||||
*/
|
||||
public ByteBuffer frameAndReturnBuffer ()
|
||||
{
|
||||
// flip the buffer which will limit it to it's current position
|
||||
// flip the buffer which will limit it to its current position
|
||||
_buffer.flip();
|
||||
|
||||
// then write the frame length and rewind back to the start of the
|
||||
|
||||
Reference in New Issue
Block a user