Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
bigloo
bchar
C# Class bigloo.bchar
Inheritance:
obj
Show file
Open project: mbrock/bigloo-llvm
Class Usage Examples
Public Properties
Property
Type
Description
allocated
bigloo.bchar[]
value
byte
Public Methods
Method
Description
bchar
(
byte
value
)
write
(
output_port
p
) :
void
Private Methods
Method
Description
bchar
( )
Method Details
bchar()
public
method
public
bchar
(
byte
value
)
value
byte
write()
public
method
public
write
(
output_port
p
) :
void
p
output_port
return
void
Property Details
allocated
public static property
public
static
bchar[],bigloo
allocated
return
bigloo.bchar[]
value
public property
public
byte
value
return
byte