view kerneljs.rhope @ 144:65ebd1ce2611

Add Read method to TCP connection
author Mike Pavone <pavone@retrodev.com>
date Sun, 21 Nov 2010 18:21:45 -0500
parents fc3815b7462f
children
line wrap: on
line source

Import kernelbase.rhope
Import arrayjs.rhope
Import stringjs.rhope

Blueprint Boolean
{
	Val(Boolean,Naked)
}