menu
ogios_sutils package
documentation
out.dart
SocketOut class
SocketOut class
dark_mode
light_mode
SocketOut
class
Constructors
SocketOut
()
Properties
hashCode
→
int
The hash code for this object.
no setter
inherited
raw
↔
List
<
Object
>
getter/setter pair
runtimeType
→
Type
A representation of the runtime type of the object.
no setter
inherited
types
↔
List
<
int
>
getter/setter pair
Methods
addBytes
(
Uint8List
raw
)
→ void
addReader
(
Stream
raw
,
int
length
)
→ void
noSuchMethod
(
Invocation
invocation
)
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString
(
)
→
String
A string representation of this object.
inherited
writeTo
(
Socket
writer
)
→
Future
Operators
operator ==
(
Object
other
)
→
bool
The equality operator.
inherited
Static Methods
getLength
(
int
length
)
→
Uint8List
Constants
OUT_TYPE_BYTES
→ const
int
OUT_TYPE_READER
→ const
int
ogios_sutils package
documentation
out
SocketOut class
out library