C# Class bigloo.output_string_port

Inheritance: output_stream_port
Afficher le fichier Open project: mbrock/bigloo-llvm Class Usage Examples

Méthodes publiques

Méthode Description
close ( ) : Object
flush ( ) : Object
get_string ( ) : byte[]
output_string_port ( ) : System
reset ( ) : Object

Method Details

close() public méthode

public close ( ) : Object
Résultat Object

flush() public méthode

public flush ( ) : Object
Résultat Object

get_string() public méthode

public get_string ( ) : byte[]
Résultat byte[]

output_string_port() public méthode

public output_string_port ( ) : System
Résultat System

reset() public méthode

public reset ( ) : Object
Résultat Object