nanoserv
[ class tree: nanoserv ] [ index: nanoserv ] [ all elements ]

Class: NS_Stream_Write_Buffer

Source Location: /nanoserv.php

Class Overview

NS_Write_Buffer
   |
   --NS_Stream_Write_Buffer

Stream write buffer class


Author(s):

Implements interfaces:

Methods


Inherited Variables

Inherited Methods

Class: NS_Write_Buffer

NS_Write_Buffer::__construct()
NS_Write_Buffer constructor
NS_Write_Buffer::__destruct()
NS_Write_Buffer destructor

Class Details

[line 975]
Stream write buffer class



Tags:

since:  2.1


[ Top ]


Class Methods


method Waiting_Data [line 983]

bool Waiting_Data( )

Get availability of data from stream



Tags:

since:  0.9
access:  public



Implementation of:
NS_I_Write_Buffer::Waiting_Data()
Get availability of data
[ Top ]

method Write [line 995]

void Write( [int $length = 16384])

Read data from stream and write it to socket



Tags:

since:  1.1
access:  public



Implementation of:
NS_I_Write_Buffer::Write()
Write data to socket and advance buffer pointer

Parameters:

int   $length  

[ Top ]


Documentation generated on Thu, 10 May 2012 22:01:24 +0200 by phpDocumentor 1.4.4