The Artima Developer Community
Sponsored Link

Java Buzz Forum
Why would you ask for zero bytes from a Java InputStream?

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Mike Kaufman

Posts: 125
Nickname: mkaufman
Registered: Jan, 2007

Mike Kaufman started programming in 1973 and is still here.
Why would you ask for zero bytes from a Java InputStream? Posted: Apr 12, 2010 7:57 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Mike Kaufman.
Original Post: Why would you ask for zero bytes from a Java InputStream?
Feed Title: Closing Braces
Feed URL: https://closingbraces.net/feed/
Feed Description: After-hours notes and opinions on Java and system development.
Latest Java Buzz Posts
Latest Java Buzz Posts by Mike Kaufman
Latest Posts From Closing Braces

Advertisement
When would one ask for zero bytes when calling java.io.InputStream.read(byte[], int, int)? Can anyone show me why InputStream needs to be able to support this?

Read: Why would you ask for zero bytes from a Java InputStream?

Topic: Maven Generate actions for pom.xml editor Previous Topic   Next Topic Topic: On the top of many iPhone users' wish lists: for Apple to let them do more things at once

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use