Zip for WinRT
WriteByte Method (C1ZStreamWriter)

ストリームに書き込まれる値。
1バイトをストリームの現在の位置に書き込み、ストリーム内の位置を1バイトだけ進めます。
Syntax
'Declaration
 
Public Overrides Sub WriteByte( _
   ByVal value As System.Byte _
) 
public override void WriteByte( 
   System.byte value
)

Parameters

value
ストリームに書き込まれる値。
See Also

Reference

C1ZStreamWriter Class
C1ZStreamWriter Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback