Wrapl, The Programming Language
Home
About
Features
Status
Contact
Documentation
Tutorial
Reference
Syntax
Expressions
Sample
Libraries
Download
Source
Binaries
Links
Other Languages
Development Tools
Libraries
Discuss
Mailing List
Forum
Search
Libraries
IO
.
Encrypt
Types
T
Inherits from:
IO.Stream.ReaderT
,
IO.Stream.WriterT
,
IO.Stream.T
Functions
New
(
)
Methods
:base
(
_
@
T
)
:crypt
(
_
@
T
,
_
@
Std.String.T
)
:read
(
_
@
T
)
:read
(
_
@
T
,
_
@
Std.Integer.SmallT
)
:read
(
_
@
T
,
_
@
Std.Address.T
,
_
@
Std.Integer.SmallT
,
_
=
:block
)
:read
(
_
@
T
,
_
@
Std.Address.T
,
_
@
Std.Integer.SmallT
)
:rest
(
_
@
T
)
:write
(
_
@
T
,
_
@
Std.String.T
)
:write
(
_
@
T
,
_
@
Std.Address.T
,
_
@
Std.Integer.SmallT
)
Encrypt
Types
Functions
Methods