public ValueByteBlock( byte[] bytes, int length )
Public Sub New ( bytes As Byte(), length As Integer )
new : bytes : byte[] * length : int -> ValueByteBlock
In This Article