Difference between revisions of "BufferAppendStage"

From CCIL
Jump to: navigation, search
m
m (See Also)
Line 44: Line 44:
  
 
== See Also ==
 
== See Also ==
 +
 +
* Buffers

Revision as of 08:10, 7 June 2016

Appends an object to a buffer.

Overview


jar ccil-api
recommended name append-buffer
class
net.ccil.stages.buffer.BufferAppendStage
location
/ccil-api/src/main/java/net/ccil/stages/buffer/BufferAppendStage.java
svn
svn+ssh://atanas_ilchev@svn.code.sf.net/p/ccil/code/trunk/src/api/src/main/java/net/ccil/stages/buffer/BufferAppendStage.java

TTL


service:append-buffer	rdf:type	entity:service ;				
					entity:implementation	"net.ccil.stages.buffer.BufferAppendStage" ;
					entity:classpath	"" ;
					entity:arguments	"" .

Context.properties

TBA

Example

TBA

See Also

  • Buffers