Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
TESVSnip
UI
Services
PluginEngine.PluginStream
C# 클래스 TESVSnip.UI.Services.PluginEngine.PluginStream
상속:
System.IO.MemoryStream
파일 보기
프로젝트 열기: figment/tesvsnip
공개 메소드들
메소드
설명
Write
(
byte
buffer
,
int
offset
,
int
count
) :
void
메소드 상세
Write()
공개
메소드
public
Write
(
byte
buffer
,
int
offset
,
int
count
) :
void
buffer
byte
offset
int
count
int
리턴
void