What is the function to read byte from inputstream in java??

Morningdot Hablu

Morningdot Hablu

@morningdot-6Xuj4M Oct 26, 2024

Hello friends,
any one know the function to read byte from our inputstream in java ??

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Morningdot Hablu

    Morningdot Hablu

    @morningdot-6Xuj4M Aug 27, 2010

    I want the function to display bytes readed by our input stream.

  • paresh006

    paresh006

    @paresh006-dn8DBN Aug 29, 2010

    hello mohit
    The answer for your question may be..
    string() and byte() are the direct methods which can be implemented directly to read byte from input stream in java..hope you have get it well...