Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
php_serializer
v0.1.0
Array
Bool
Float
Hash
Int
NamedTuple
Nil
Object
PHP
Any
Type
Builder
ArrayState
EndDocumentState
ObjectState
StartDocumentState
StartState
State
Error
Lexer
IOBased
StringBased
Object
ParseException
Parser
PullParser
Serializable
Token
Set
String
Symbol
Tuple
Built with Crystal 1.9.2
2023-10-07 19:47:48 UTC
abstract class
Object
Overview
Object
is the base type of all Crystal objects.
Defined in:
php_serializer/to_php_serialized.cr
Instance Method Summary
#to_php_serialized
(io : IO)
#to_php_serialized
Instance Method Detail
def
to_php_serialized
(io : IO)
#
[
View source
]
def
to_php_serialized
#
[
View source
]