const classnetColarEmail::SmtpPipeActor

sys::Obj
  concurrent::Actor
    netColarEmail::SmtpPipeActor

Read from one stream and pipe into another Pass the data to the consumers

bufSize

const Int bufSize := 10000

make

new make(ActorPool pool)

receive

virtual override Obj? receive(Obj? msg)