Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
TESVSnip
UI
Services
PluginEngine.PluginStream
C# Class TESVSnip.UI.Services.PluginEngine.PluginStream
Inheritance:
System.IO.MemoryStream
ファイルを表示
Open project: figment/tesvsnip
Public Methods
Method
Description
Write
(
byte
buffer
,
int
offset
,
int
count
) :
void
Method Details
Write()
public
method
public
Write
(
byte
buffer
,
int
offset
,
int
count
) :
void
buffer
byte
offset
int
count
int
return
void