详细描述
Binary format implementation of
DataSerializeWriterInterface
.
函数
|
|
MAXON_DECLARATION
(Factory< DataFormatBaseWriterRef(const
Url
&)>, ToUrl, "net.maxon.dataformatbasewriter.tourl")
|
|
MAXON_DECLARATION
(Factory< DataFormatBaseWriterRef(const OutputStreamRef &)>, ToStream, "net.maxon.dataformatbasewriter.tostream")
|
|
MAXON_DECLARATION
(Factory< DataFormatBaseWriterRef(
String
&)>,
ToString
, "net.maxon.dataformatbasewriter.tostring")
|
Function Documentation
◆
MAXON_DECLARATION()
[1/3]
maxon::DataFormatBaseWriter::MAXON_DECLARATION
|
(
|
Factory< DataFormatBaseWriterRef(const
Url
&)>
|
,
|
|
|
ToUrl
|
,
|
|
|
"net.maxon.dataformatbasewriter.tourl"
|
|
|
)
|
|
|