public UnmanagedMemoryAccessor(System.Runtime.InteropServices.SafeBuffer buffer, long offset, long capacity)
 {
 }
 protected void Initialize(System.Runtime.InteropServices.SafeBuffer buffer, long offset, long capacity, System.IO.FileAccess access)
 {
 }
 public UnmanagedMemoryStream(System.Runtime.InteropServices.SafeBuffer buffer, long offset, long length, System.IO.FileAccess access)
 {
 }
예제 #4
0
 protected void Initialize(System.Runtime.InteropServices.SafeBuffer buffer, long offset, long length, FileAccess access)
 {
 }