bytearrayinputstream java,ByteArrayInputStream

ByteArrayInputStream Class

Definition

Namespace:

Assembly:Mono.Android.dll

A specialized InputStream for reading the contents of a byte array.

In this article

[Android.Runtime.Register("java/io/ByteArrayInputStream", ApiSince=1, DoNotGenerateAcw=true)]

public class ByteArrayInputStream : Java.IO.InputStream

type ByteArrayInputStream = class

inherit InputStream

Inheritance

Remarks

Portions of this page are modifications based on work created and shared by the

Constructors

Constructs a new ByteArrayInputStream on the byte array

buf.

Constructs a new ByteArrayInputStream on the byte array

buf with the initial position set to offset and the

number of bytes available set to offset + length.

A constructor used when creating managed representations of JNI objects; called by the runtime.

Properties

The byte array containing the bytes to stream over.

Returns the unique instance of Class that represents this

object's class.

(Inherited from Object)

The total number of bytes initially available in the byte array

buf.

The handle to the underlying Android instance.

(Inherited from Object)

The current mark position.

The current position within the byte array.

This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Methods

Returns an estimated number of bytes that can be read or skipped without blocking for more

input.

(Inherited from InputStream)

Creates and returns a copy of this Object.

(Inherited from Object)

Closes this stream.

(Inherited from InputStream)

(Inherited from Object)

Compares this instance with the specified object and indicates if they

are equal.

(Inherited from Object)

Returns an integer hash code for this object.

(Inherited from Object)

Invoked when the garbage collector has detected that this instance is no longer reachable.

(Inherited from Object)

Sets a mark position in this InputStream.

(Inherited from InputStream)

Indicates whether this stream supports the mark() and

reset() methods.

(Inherited from InputStream)

Causes a thread which is waiting on this object's monitor (by means of

calling one of the wait() methods) to be woken up.

(Inherited from Object)

Causes all threads which are waiting on this object's monitor (by means

of calling one of the wait() methods) to be woken up.

(Inherited from Object)

Reads a single byte from the source byte array and returns it as an

integer in the range from 0 to 255.

Equivalent to read(buffer, 0, buffer.length).

(Inherited from InputStream)

Reads up to byteCount bytes from this stream and stores them in

the byte array buffer starting at byteOffset.

(Inherited from InputStream)

Resets this stream to the last marked location.

(Inherited from InputStream)

Skips at most byteCount bytes in this stream.

(Inherited from InputStream)

Returns a string containing a concise, human-readable description of this

object.

(Inherited from Object)

Causes the calling thread to wait until another thread calls the notify() or notifyAll() method of this object.

(Inherited from Object)

Causes the calling thread to wait until another thread calls the notify() or notifyAll() method of this object or until the

specified timeout expires.

(Inherited from Object)

Causes the calling thread to wait until another thread calls the notify() or notifyAll() method of this object or until the

specified timeout expires.

(Inherited from Object)

Explicit Interface Implementations

Extension Methods

Applies to

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值