OracleBFile.Write(Byte[], Int32, Int32) 메서드

정의

현재 지원되지 않습니다.

public:
 override void Write(cli::array <System::Byte> ^ buffer, int offset, int count);
public override void Write (byte[] buffer, int offset, int count);
override this.Write : byte[] * int * int -> unit
Public Overrides Sub Write (buffer As Byte(), offset As Integer, count As Integer)

매개 변수

buffer
Byte[]

현재 지원되지 않습니다.

offset
Int32

현재 지원되지 않습니다.

count
Int32

현재 지원되지 않습니다.

예외

호출된 메서드가 지원되지 않거나, 호출된 기능을 지원하지 않는 스트림에 읽기, 검색 또는 쓰기를 수행하려고 할 때 throw되는 예외입니다.

적용 대상