public bool[] ToBooleans( ref byte buffer, int length )
Public Function ToBooleans ( ByRef buffer As Byte, length As Integer ) As Boolean()
member ToBooleans : buffer : byte byref * length : int -> bool[]
In This Article