C# Class bigloo.u8vector

Inheritance: hvector
Exibir arquivo Open project: mbrock/bigloo-llvm Class Usage Examples

Public Properties

Property Type Description
objs byte[]

Public Methods

Method Description
ident ( ) : int
u8vector ( int l ) : System

Method Details

ident() public method

public ident ( ) : int
return int

u8vector() public method

public u8vector ( int l ) : System
l int
return System

Property Details

objs public_oe property

public byte[] objs
return byte[]