Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Squared
Data
Mangler
Internal
StreamHeaderRef
C# Class Squared.Data.Mangler.Internal.StreamHeaderRef
显示文件
Open project: sq/DataMangler
Class Usage Examples
Public Properties
Property
Type
Description
Ptr
StreamHeader*
Public Methods
Method
Description
Dispose
( ) :
void
StreamHeaderRef
(
MemoryMappedViewAccessor
accessor
) :
System
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
StreamHeaderRef()
public
method
public
StreamHeaderRef
(
MemoryMappedViewAccessor
accessor
) :
System
accessor
System.IO.MemoryMappedFiles.MemoryMappedViewAccessor
return
System
Property Details
Ptr
public_oe property
public
StreamHeader*
Ptr
return
StreamHeader*