From f27d5e87d6a39a1d4dae84a46fdbfd162b33eade Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Wed, 19 Jan 2022 21:22:27 +0100 Subject: [PATCH] docs: attempt to fix gh-pages --- .gitignore | 3 +- docs/{html => }/.nojekyll | 0 docs/Makefile | 27 +++++++++++ docs/index.html | 3 ++ docs/latest | 1 + docs/src/ion.md | 45 ------------------ docs/src/ion.mdref | 1 - docs/src/ion/Catalog.md | 19 -------- docs/src/ion/Catalog/__construct.md | 13 ----- docs/src/ion/Catalog/add.md | 20 -------- docs/src/ion/Catalog/find.md | 22 --------- docs/src/ion/Catalog/findBest.md | 22 --------- docs/src/ion/Catalog/remove.md | 20 -------- docs/src/ion/Decimal.md | 20 -------- docs/src/ion/Decimal/Context.md | 26 ---------- docs/src/ion/Decimal/Context/Dec128.md | 13 ----- docs/src/ion/Decimal/Context/Dec32.md | 13 ----- docs/src/ion/Decimal/Context/Dec64.md | 13 ----- docs/src/ion/Decimal/Context/DecMax.md | 15 ------ docs/src/ion/Decimal/Context/Rounding.md | 28 ----------- docs/src/ion/Decimal/Context/__construct.md | 23 --------- docs/src/ion/Decimal/__construct.md | 17 ------- docs/src/ion/Decimal/equals.md | 20 -------- docs/src/ion/Decimal/isInt.md | 18 ------- docs/src/ion/Decimal/toInt.md | 13 ----- docs/src/ion/Decimal/toString.md | 13 ----- docs/src/ion/Exception.md | 16 ------- docs/src/ion/LOB.md | 20 -------- docs/src/ion/LOB/__construct.md | 17 ------- docs/src/ion/Reader.md | 16 ------- docs/src/ion/Reader/Buffer.md | 16 ------- docs/src/ion/Reader/Buffer/Reader.md | 16 ------- .../ion/Reader/Buffer/Reader/__construct.md | 17 ------- docs/src/ion/Reader/Buffer/getBuffer.md | 18 ------- docs/src/ion/Reader/Options.md | 34 ------------- docs/src/ion/Reader/Options/__construct.md | 31 ------------ docs/src/ion/Reader/Reader.md | 18 ------- docs/src/ion/Reader/Stream.md | 16 ------- docs/src/ion/Reader/Stream/Reader.md | 16 ------- .../ion/Reader/Stream/Reader/__construct.md | 17 ------- docs/src/ion/Reader/Stream/getStream.md | 18 ------- docs/src/ion/Reader/Stream/resetStream.md | 15 ------ .../Reader/Stream/resetStreamWithLength.md | 17 ------- docs/src/ion/Reader/countAnnotations.md | 13 ----- docs/src/ion/Reader/getAnnotation.md | 14 ------ docs/src/ion/Reader/getAnnotationSymbol.md | 14 ------ docs/src/ion/Reader/getAnnotationSymbols.md | 13 ----- docs/src/ion/Reader/getAnnotations.md | 13 ----- docs/src/ion/Reader/getDepth.md | 13 ----- docs/src/ion/Reader/getFieldName.md | 13 ----- docs/src/ion/Reader/getFieldNameSymbol.md | 13 ----- docs/src/ion/Reader/getPosition.md | 13 ----- docs/src/ion/Reader/getType.md | 13 ----- docs/src/ion/Reader/getValueLength.md | 13 ----- docs/src/ion/Reader/getValueOffset.md | 13 ----- docs/src/ion/Reader/hasAnnotation.md | 14 ------ docs/src/ion/Reader/hasAnnotations.md | 13 ----- docs/src/ion/Reader/isInStruct.md | 13 ----- docs/src/ion/Reader/isNull.md | 13 ----- docs/src/ion/Reader/readBool.md | 13 ----- docs/src/ion/Reader/readDecimal.md | 13 ----- docs/src/ion/Reader/readFloat.md | 13 ----- docs/src/ion/Reader/readInt.md | 13 ----- docs/src/ion/Reader/readLob.md | 13 ----- docs/src/ion/Reader/readLobPart.md | 16 ------- docs/src/ion/Reader/readNull.md | 13 ----- docs/src/ion/Reader/readString.md | 13 ----- docs/src/ion/Reader/readStringPart.md | 16 ------- docs/src/ion/Reader/readSymbol.md | 13 ----- docs/src/ion/Reader/readTimestamp.md | 13 ----- docs/src/ion/Reader/seek.md | 15 ------ docs/src/ion/Serializer.md | 16 ------- docs/src/ion/Serializer/PHP.md | 24 ---------- docs/src/ion/Serializer/PHP/__construct.md | 21 -------- docs/src/ion/Serializer/serialize.md | 14 ------ docs/src/ion/Symbol.md | 22 --------- docs/src/ion/Symbol/Enum.md | 16 ------- docs/src/ion/Symbol/Enum/toSID.md | 18 ------- docs/src/ion/Symbol/Enum/toString.md | 18 ------- docs/src/ion/Symbol/Enum/toSymbol.md | 18 ------- docs/src/ion/Symbol/ImportLocation.md | 20 -------- .../ion/Symbol/ImportLocation/__construct.md | 17 ------- docs/src/ion/Symbol/Table.md | 16 ------- docs/src/ion/Symbol/Table/Local.md | 22 --------- .../src/ion/Symbol/Table/Local/__construct.md | 13 ----- docs/src/ion/Symbol/Table/Local/import.md | 20 -------- docs/src/ion/Symbol/Table/PHP.md | 30 ------------ docs/src/ion/Symbol/Table/Shared.md | 23 --------- .../ion/Symbol/Table/Shared/__construct.md | 19 -------- docs/src/ion/Symbol/Table/System.md | 29 ----------- docs/src/ion/Symbol/Table/add.md | 20 -------- docs/src/ion/Symbol/Table/find.md | 20 -------- docs/src/ion/Symbol/Table/findLocal.md | 20 -------- docs/src/ion/Symbol/Table/getMaxId.md | 18 ------- docs/src/ion/Symbol/__construct.md | 19 -------- docs/src/ion/Symbol/equals.md | 23 --------- docs/src/ion/Symbol/toString.md | 13 ----- docs/src/ion/Timestamp.md | 20 -------- docs/src/ion/Timestamp/Format.md | 29 ----------- docs/src/ion/Timestamp/Precision.md | 29 ----------- docs/src/ion/Timestamp/__construct.md | 21 -------- docs/src/ion/Type.md | 40 ---------------- docs/src/ion/Unserializer.md | 16 ------- docs/src/ion/Unserializer/PHP.md | 24 ---------- docs/src/ion/Unserializer/PHP/__construct.md | 21 -------- docs/src/ion/Unserializer/unserialize.md | 15 ------ docs/src/ion/Writer.md | 16 ------- docs/src/ion/Writer/Buffer.md | 16 ------- docs/src/ion/Writer/Buffer/Writer.md | 16 ------- .../ion/Writer/Buffer/Writer/__construct.md | 15 ------ docs/src/ion/Writer/Buffer/getBuffer.md | 13 ----- docs/src/ion/Writer/Buffer/resetBuffer.md | 13 ----- docs/src/ion/Writer/Options.md | 40 ---------------- docs/src/ion/Writer/Options/__construct.md | 37 -------------- docs/src/ion/Writer/Stream.md | 16 ------- docs/src/ion/Writer/Stream/Writer.md | 16 ------- .../ion/Writer/Stream/Writer/__construct.md | 17 ------- docs/src/ion/Writer/Stream/getStream.md | 18 ------- docs/src/ion/Writer/Writer.md | 16 ------- docs/src/ion/Writer/appendLob.md | 14 ------ docs/src/ion/Writer/finish.md | 13 ----- docs/src/ion/Writer/finishContainer.md | 13 ----- docs/src/ion/Writer/finishLob.md | 13 ----- docs/src/ion/Writer/flush.md | 13 ----- docs/src/ion/Writer/getDepth.md | 13 ----- docs/src/ion/Writer/startContainer.md | 14 ------ docs/src/ion/Writer/startLob.md | 14 ------ docs/src/ion/Writer/writeAnnotation.md | 14 ------ docs/src/ion/Writer/writeBLob.md | 14 ------ docs/src/ion/Writer/writeBool.md | 14 ------ docs/src/ion/Writer/writeCLob.md | 14 ------ docs/src/ion/Writer/writeDecimal.md | 14 ------ docs/src/ion/Writer/writeFieldName.md | 14 ------ docs/src/ion/Writer/writeFloat.md | 14 ------ docs/src/ion/Writer/writeInt.md | 14 ------ docs/src/ion/Writer/writeNull.md | 13 ----- docs/src/ion/Writer/writeString.md | 14 ------ docs/src/ion/Writer/writeSymbol.md | 14 ------ docs/src/ion/Writer/writeTimestamp.md | 14 ------ docs/src/ion/Writer/writeTypedNull.md | 14 ------ docs/src/ion/serialize.md | 30 ------------ docs/src/ion/unserialize.md | 22 --------- docs/{html => v0.0}/.htaccess | 0 docs/v0.0/.nojekyll | 0 docs/{html => v0.0}/AUTHORS | 0 docs/{html => v0.0}/LICENSE | 0 docs/{html => v0.0}/VERSION | 0 docs/{html => v0.0}/favicon.ico | Bin docs/{html => v0.0}/index.css | 0 docs/{html => v0.0}/index.html | 6 +-- docs/{html => v0.0}/index.js | 0 docs/{html => v0.0}/ion.html | 6 +-- docs/{html => v0.0}/ion/Catalog.html | 6 +-- .../ion/Catalog/__construct.html | 6 +-- docs/{html => v0.0}/ion/Catalog/add.html | 6 +-- docs/{html => v0.0}/ion/Catalog/find.html | 6 +-- docs/{html => v0.0}/ion/Catalog/findBest.html | 6 +-- docs/{html => v0.0}/ion/Catalog/remove.html | 6 +-- docs/{html => v0.0}/ion/Decimal.html | 6 +-- docs/{html => v0.0}/ion/Decimal/Context.html | 6 +-- .../ion/Decimal/Context/Dec128.html | 6 +-- .../ion/Decimal/Context/Dec32.html | 6 +-- .../ion/Decimal/Context/Dec64.html | 6 +-- .../ion/Decimal/Context/DecMax.html | 6 +-- .../ion/Decimal/Context/Rounding.html | 6 +-- .../ion/Decimal/Context/__construct.html | 6 +-- .../ion/Decimal/__construct.html | 6 +-- docs/{html => v0.0}/ion/Decimal/equals.html | 6 +-- docs/{html => v0.0}/ion/Decimal/isInt.html | 6 +-- docs/{html => v0.0}/ion/Decimal/toInt.html | 6 +-- docs/{html => v0.0}/ion/Decimal/toString.html | 6 +-- docs/{html => v0.0}/ion/Exception.html | 6 +-- docs/{html => v0.0}/ion/LOB.html | 6 +-- docs/{html => v0.0}/ion/LOB/__construct.html | 6 +-- docs/{html => v0.0}/ion/Reader.html | 6 +-- docs/{html => v0.0}/ion/Reader/Buffer.html | 6 +-- .../ion/Reader/Buffer/Reader.html | 6 +-- .../ion/Reader/Buffer/Reader/__construct.html | 6 +-- .../ion/Reader/Buffer/getBuffer.html | 6 +-- docs/{html => v0.0}/ion/Reader/Options.html | 6 +-- .../ion/Reader/Options/__construct.html | 6 +-- docs/{html => v0.0}/ion/Reader/Reader.html | 6 +-- docs/{html => v0.0}/ion/Reader/Stream.html | 6 +-- .../ion/Reader/Stream/Reader.html | 6 +-- .../ion/Reader/Stream/Reader/__construct.html | 6 +-- .../ion/Reader/Stream/getStream.html | 6 +-- .../ion/Reader/Stream/resetStream.html | 6 +-- .../Reader/Stream/resetStreamWithLength.html | 6 +-- .../ion/Reader/countAnnotations.html | 6 +-- .../ion/Reader/getAnnotation.html | 6 +-- .../ion/Reader/getAnnotationSymbol.html | 6 +-- .../ion/Reader/getAnnotationSymbols.html | 6 +-- .../ion/Reader/getAnnotations.html | 6 +-- docs/{html => v0.0}/ion/Reader/getDepth.html | 6 +-- .../ion/Reader/getFieldName.html | 6 +-- .../ion/Reader/getFieldNameSymbol.html | 6 +-- .../ion/Reader/getPosition.html | 6 +-- docs/{html => v0.0}/ion/Reader/getType.html | 6 +-- .../ion/Reader/getValueLength.html | 6 +-- .../ion/Reader/getValueOffset.html | 6 +-- .../ion/Reader/hasAnnotation.html | 6 +-- .../ion/Reader/hasAnnotations.html | 6 +-- .../{html => v0.0}/ion/Reader/isInStruct.html | 6 +-- docs/{html => v0.0}/ion/Reader/isNull.html | 6 +-- docs/{html => v0.0}/ion/Reader/readBool.html | 6 +-- .../ion/Reader/readDecimal.html | 6 +-- docs/{html => v0.0}/ion/Reader/readFloat.html | 6 +-- docs/{html => v0.0}/ion/Reader/readInt.html | 6 +-- docs/{html => v0.0}/ion/Reader/readLob.html | 6 +-- .../ion/Reader/readLobPart.html | 6 +-- docs/{html => v0.0}/ion/Reader/readNull.html | 6 +-- .../{html => v0.0}/ion/Reader/readString.html | 6 +-- .../ion/Reader/readStringPart.html | 6 +-- .../{html => v0.0}/ion/Reader/readSymbol.html | 6 +-- .../ion/Reader/readTimestamp.html | 6 +-- docs/{html => v0.0}/ion/Reader/seek.html | 6 +-- docs/{html => v0.0}/ion/Serializer.html | 6 +-- docs/{html => v0.0}/ion/Serializer/PHP.html | 6 +-- .../ion/Serializer/PHP/__construct.html | 6 +-- .../ion/Serializer/serialize.html | 6 +-- docs/{html => v0.0}/ion/Symbol.html | 6 +-- docs/{html => v0.0}/ion/Symbol/Enum.html | 6 +-- .../{html => v0.0}/ion/Symbol/Enum/toSID.html | 6 +-- .../ion/Symbol/Enum/toString.html | 6 +-- .../ion/Symbol/Enum/toSymbol.html | 6 +-- .../ion/Symbol/ImportLocation.html | 6 +-- .../Symbol/ImportLocation/__construct.html | 6 +-- docs/{html => v0.0}/ion/Symbol/Table.html | 6 +-- .../ion/Symbol/Table/Local.html | 6 +-- .../ion/Symbol/Table/Local/__construct.html | 6 +-- .../ion/Symbol/Table/Local/import.html | 6 +-- docs/{html => v0.0}/ion/Symbol/Table/PHP.html | 6 +-- .../ion/Symbol/Table/Shared.html | 6 +-- .../ion/Symbol/Table/Shared/__construct.html | 6 +-- .../ion/Symbol/Table/System.html | 6 +-- docs/{html => v0.0}/ion/Symbol/Table/add.html | 6 +-- .../{html => v0.0}/ion/Symbol/Table/find.html | 6 +-- .../ion/Symbol/Table/findLocal.html | 6 +-- .../ion/Symbol/Table/getMaxId.html | 6 +-- .../ion/Symbol/__construct.html | 6 +-- docs/{html => v0.0}/ion/Symbol/equals.html | 6 +-- docs/{html => v0.0}/ion/Symbol/toString.html | 6 +-- docs/{html => v0.0}/ion/Timestamp.html | 6 +-- docs/{html => v0.0}/ion/Timestamp/Format.html | 6 +-- .../ion/Timestamp/Precision.html | 6 +-- .../ion/Timestamp/__construct.html | 6 +-- docs/{html => v0.0}/ion/Type.html | 6 +-- docs/{html => v0.0}/ion/Unserializer.html | 6 +-- docs/{html => v0.0}/ion/Unserializer/PHP.html | 6 +-- .../ion/Unserializer/PHP/__construct.html | 6 +-- .../ion/Unserializer/unserialize.html | 6 +-- docs/{html => v0.0}/ion/Writer.html | 6 +-- docs/{html => v0.0}/ion/Writer/Buffer.html | 6 +-- .../ion/Writer/Buffer/Writer.html | 6 +-- .../ion/Writer/Buffer/Writer/__construct.html | 6 +-- .../ion/Writer/Buffer/getBuffer.html | 6 +-- .../ion/Writer/Buffer/resetBuffer.html | 6 +-- docs/{html => v0.0}/ion/Writer/Options.html | 6 +-- .../ion/Writer/Options/__construct.html | 6 +-- docs/{html => v0.0}/ion/Writer/Stream.html | 6 +-- .../ion/Writer/Stream/Writer.html | 6 +-- .../ion/Writer/Stream/Writer/__construct.html | 6 +-- .../ion/Writer/Stream/getStream.html | 6 +-- docs/{html => v0.0}/ion/Writer/Writer.html | 6 +-- docs/{html => v0.0}/ion/Writer/appendLob.html | 6 +-- docs/{html => v0.0}/ion/Writer/finish.html | 6 +-- .../ion/Writer/finishContainer.html | 6 +-- docs/{html => v0.0}/ion/Writer/finishLob.html | 6 +-- docs/{html => v0.0}/ion/Writer/flush.html | 6 +-- docs/{html => v0.0}/ion/Writer/getDepth.html | 6 +-- .../ion/Writer/startContainer.html | 6 +-- docs/{html => v0.0}/ion/Writer/startLob.html | 6 +-- .../ion/Writer/writeAnnotation.html | 6 +-- docs/{html => v0.0}/ion/Writer/writeBLob.html | 6 +-- docs/{html => v0.0}/ion/Writer/writeBool.html | 6 +-- docs/{html => v0.0}/ion/Writer/writeCLob.html | 6 +-- .../ion/Writer/writeDecimal.html | 6 +-- .../ion/Writer/writeFieldName.html | 6 +-- .../{html => v0.0}/ion/Writer/writeFloat.html | 6 +-- docs/{html => v0.0}/ion/Writer/writeInt.html | 6 +-- docs/{html => v0.0}/ion/Writer/writeNull.html | 6 +-- .../ion/Writer/writeString.html | 6 +-- .../ion/Writer/writeSymbol.html | 6 +-- .../ion/Writer/writeTimestamp.html | 6 +-- .../ion/Writer/writeTypedNull.html | 6 +-- docs/{html => v0.0}/ion/serialize.html | 6 +-- docs/{html => v0.0}/ion/unserialize.html | 6 +-- 287 files changed, 444 insertions(+), 2812 deletions(-) rename docs/{html => }/.nojekyll (100%) create mode 100644 docs/Makefile create mode 100644 docs/index.html create mode 120000 docs/latest delete mode 100644 docs/src/ion.md delete mode 100644 docs/src/ion.mdref delete mode 100644 docs/src/ion/Catalog.md delete mode 100644 docs/src/ion/Catalog/__construct.md delete mode 100644 docs/src/ion/Catalog/add.md delete mode 100644 docs/src/ion/Catalog/find.md delete mode 100644 docs/src/ion/Catalog/findBest.md delete mode 100644 docs/src/ion/Catalog/remove.md delete mode 100644 docs/src/ion/Decimal.md delete mode 100644 docs/src/ion/Decimal/Context.md delete mode 100644 docs/src/ion/Decimal/Context/Dec128.md delete mode 100644 docs/src/ion/Decimal/Context/Dec32.md delete mode 100644 docs/src/ion/Decimal/Context/Dec64.md delete mode 100644 docs/src/ion/Decimal/Context/DecMax.md delete mode 100644 docs/src/ion/Decimal/Context/Rounding.md delete mode 100644 docs/src/ion/Decimal/Context/__construct.md delete mode 100644 docs/src/ion/Decimal/__construct.md delete mode 100644 docs/src/ion/Decimal/equals.md delete mode 100644 docs/src/ion/Decimal/isInt.md delete mode 100644 docs/src/ion/Decimal/toInt.md delete mode 100644 docs/src/ion/Decimal/toString.md delete mode 100644 docs/src/ion/Exception.md delete mode 100644 docs/src/ion/LOB.md delete mode 100644 docs/src/ion/LOB/__construct.md delete mode 100644 docs/src/ion/Reader.md delete mode 100644 docs/src/ion/Reader/Buffer.md delete mode 100644 docs/src/ion/Reader/Buffer/Reader.md delete mode 100644 docs/src/ion/Reader/Buffer/Reader/__construct.md delete mode 100644 docs/src/ion/Reader/Buffer/getBuffer.md delete mode 100644 docs/src/ion/Reader/Options.md delete mode 100644 docs/src/ion/Reader/Options/__construct.md delete mode 100644 docs/src/ion/Reader/Reader.md delete mode 100644 docs/src/ion/Reader/Stream.md delete mode 100644 docs/src/ion/Reader/Stream/Reader.md delete mode 100644 docs/src/ion/Reader/Stream/Reader/__construct.md delete mode 100644 docs/src/ion/Reader/Stream/getStream.md delete mode 100644 docs/src/ion/Reader/Stream/resetStream.md delete mode 100644 docs/src/ion/Reader/Stream/resetStreamWithLength.md delete mode 100644 docs/src/ion/Reader/countAnnotations.md delete mode 100644 docs/src/ion/Reader/getAnnotation.md delete mode 100644 docs/src/ion/Reader/getAnnotationSymbol.md delete mode 100644 docs/src/ion/Reader/getAnnotationSymbols.md delete mode 100644 docs/src/ion/Reader/getAnnotations.md delete mode 100644 docs/src/ion/Reader/getDepth.md delete mode 100644 docs/src/ion/Reader/getFieldName.md delete mode 100644 docs/src/ion/Reader/getFieldNameSymbol.md delete mode 100644 docs/src/ion/Reader/getPosition.md delete mode 100644 docs/src/ion/Reader/getType.md delete mode 100644 docs/src/ion/Reader/getValueLength.md delete mode 100644 docs/src/ion/Reader/getValueOffset.md delete mode 100644 docs/src/ion/Reader/hasAnnotation.md delete mode 100644 docs/src/ion/Reader/hasAnnotations.md delete mode 100644 docs/src/ion/Reader/isInStruct.md delete mode 100644 docs/src/ion/Reader/isNull.md delete mode 100644 docs/src/ion/Reader/readBool.md delete mode 100644 docs/src/ion/Reader/readDecimal.md delete mode 100644 docs/src/ion/Reader/readFloat.md delete mode 100644 docs/src/ion/Reader/readInt.md delete mode 100644 docs/src/ion/Reader/readLob.md delete mode 100644 docs/src/ion/Reader/readLobPart.md delete mode 100644 docs/src/ion/Reader/readNull.md delete mode 100644 docs/src/ion/Reader/readString.md delete mode 100644 docs/src/ion/Reader/readStringPart.md delete mode 100644 docs/src/ion/Reader/readSymbol.md delete mode 100644 docs/src/ion/Reader/readTimestamp.md delete mode 100644 docs/src/ion/Reader/seek.md delete mode 100644 docs/src/ion/Serializer.md delete mode 100644 docs/src/ion/Serializer/PHP.md delete mode 100644 docs/src/ion/Serializer/PHP/__construct.md delete mode 100644 docs/src/ion/Serializer/serialize.md delete mode 100644 docs/src/ion/Symbol.md delete mode 100644 docs/src/ion/Symbol/Enum.md delete mode 100644 docs/src/ion/Symbol/Enum/toSID.md delete mode 100644 docs/src/ion/Symbol/Enum/toString.md delete mode 100644 docs/src/ion/Symbol/Enum/toSymbol.md delete mode 100644 docs/src/ion/Symbol/ImportLocation.md delete mode 100644 docs/src/ion/Symbol/ImportLocation/__construct.md delete mode 100644 docs/src/ion/Symbol/Table.md delete mode 100644 docs/src/ion/Symbol/Table/Local.md delete mode 100644 docs/src/ion/Symbol/Table/Local/__construct.md delete mode 100644 docs/src/ion/Symbol/Table/Local/import.md delete mode 100644 docs/src/ion/Symbol/Table/PHP.md delete mode 100644 docs/src/ion/Symbol/Table/Shared.md delete mode 100644 docs/src/ion/Symbol/Table/Shared/__construct.md delete mode 100644 docs/src/ion/Symbol/Table/System.md delete mode 100644 docs/src/ion/Symbol/Table/add.md delete mode 100644 docs/src/ion/Symbol/Table/find.md delete mode 100644 docs/src/ion/Symbol/Table/findLocal.md delete mode 100644 docs/src/ion/Symbol/Table/getMaxId.md delete mode 100644 docs/src/ion/Symbol/__construct.md delete mode 100644 docs/src/ion/Symbol/equals.md delete mode 100644 docs/src/ion/Symbol/toString.md delete mode 100644 docs/src/ion/Timestamp.md delete mode 100644 docs/src/ion/Timestamp/Format.md delete mode 100644 docs/src/ion/Timestamp/Precision.md delete mode 100644 docs/src/ion/Timestamp/__construct.md delete mode 100644 docs/src/ion/Type.md delete mode 100644 docs/src/ion/Unserializer.md delete mode 100644 docs/src/ion/Unserializer/PHP.md delete mode 100644 docs/src/ion/Unserializer/PHP/__construct.md delete mode 100644 docs/src/ion/Unserializer/unserialize.md delete mode 100644 docs/src/ion/Writer.md delete mode 100644 docs/src/ion/Writer/Buffer.md delete mode 100644 docs/src/ion/Writer/Buffer/Writer.md delete mode 100644 docs/src/ion/Writer/Buffer/Writer/__construct.md delete mode 100644 docs/src/ion/Writer/Buffer/getBuffer.md delete mode 100644 docs/src/ion/Writer/Buffer/resetBuffer.md delete mode 100644 docs/src/ion/Writer/Options.md delete mode 100644 docs/src/ion/Writer/Options/__construct.md delete mode 100644 docs/src/ion/Writer/Stream.md delete mode 100644 docs/src/ion/Writer/Stream/Writer.md delete mode 100644 docs/src/ion/Writer/Stream/Writer/__construct.md delete mode 100644 docs/src/ion/Writer/Stream/getStream.md delete mode 100644 docs/src/ion/Writer/Writer.md delete mode 100644 docs/src/ion/Writer/appendLob.md delete mode 100644 docs/src/ion/Writer/finish.md delete mode 100644 docs/src/ion/Writer/finishContainer.md delete mode 100644 docs/src/ion/Writer/finishLob.md delete mode 100644 docs/src/ion/Writer/flush.md delete mode 100644 docs/src/ion/Writer/getDepth.md delete mode 100644 docs/src/ion/Writer/startContainer.md delete mode 100644 docs/src/ion/Writer/startLob.md delete mode 100644 docs/src/ion/Writer/writeAnnotation.md delete mode 100644 docs/src/ion/Writer/writeBLob.md delete mode 100644 docs/src/ion/Writer/writeBool.md delete mode 100644 docs/src/ion/Writer/writeCLob.md delete mode 100644 docs/src/ion/Writer/writeDecimal.md delete mode 100644 docs/src/ion/Writer/writeFieldName.md delete mode 100644 docs/src/ion/Writer/writeFloat.md delete mode 100644 docs/src/ion/Writer/writeInt.md delete mode 100644 docs/src/ion/Writer/writeNull.md delete mode 100644 docs/src/ion/Writer/writeString.md delete mode 100644 docs/src/ion/Writer/writeSymbol.md delete mode 100644 docs/src/ion/Writer/writeTimestamp.md delete mode 100644 docs/src/ion/Writer/writeTypedNull.md delete mode 100644 docs/src/ion/serialize.md delete mode 100644 docs/src/ion/unserialize.md rename docs/{html => v0.0}/.htaccess (100%) create mode 100644 docs/v0.0/.nojekyll rename docs/{html => v0.0}/AUTHORS (100%) rename docs/{html => v0.0}/LICENSE (100%) rename docs/{html => v0.0}/VERSION (100%) rename docs/{html => v0.0}/favicon.ico (100%) rename docs/{html => v0.0}/index.css (100%) rename docs/{html => v0.0}/index.html (90%) rename docs/{html => v0.0}/index.js (100%) rename docs/{html => v0.0}/ion.html (98%) rename docs/{html => v0.0}/ion/Catalog.html (96%) rename docs/{html => v0.0}/ion/Catalog/__construct.html (93%) rename docs/{html => v0.0}/ion/Catalog/add.html (94%) rename docs/{html => v0.0}/ion/Catalog/find.html (94%) rename docs/{html => v0.0}/ion/Catalog/findBest.html (94%) rename docs/{html => v0.0}/ion/Catalog/remove.html (94%) rename docs/{html => v0.0}/ion/Decimal.html (97%) rename docs/{html => v0.0}/ion/Decimal/Context.html (96%) rename docs/{html => v0.0}/ion/Decimal/Context/Dec128.html (93%) rename docs/{html => v0.0}/ion/Decimal/Context/Dec32.html (93%) rename docs/{html => v0.0}/ion/Decimal/Context/Dec64.html (93%) rename docs/{html => v0.0}/ion/Decimal/Context/DecMax.html (94%) rename docs/{html => v0.0}/ion/Decimal/Context/Rounding.html (95%) rename docs/{html => v0.0}/ion/Decimal/Context/__construct.html (94%) rename docs/{html => v0.0}/ion/Decimal/__construct.html (93%) rename docs/{html => v0.0}/ion/Decimal/equals.html (94%) rename docs/{html => v0.0}/ion/Decimal/isInt.html (94%) rename docs/{html => v0.0}/ion/Decimal/toInt.html (93%) rename docs/{html => v0.0}/ion/Decimal/toString.html (93%) rename docs/{html => v0.0}/ion/Exception.html (94%) rename docs/{html => v0.0}/ion/LOB.html (95%) rename docs/{html => v0.0}/ion/LOB/__construct.html (92%) rename docs/{html => v0.0}/ion/Reader.html (98%) rename docs/{html => v0.0}/ion/Reader/Buffer.html (97%) rename docs/{html => v0.0}/ion/Reader/Buffer/Reader.html (94%) rename docs/{html => v0.0}/ion/Reader/Buffer/Reader/__construct.html (93%) rename docs/{html => v0.0}/ion/Reader/Buffer/getBuffer.html (93%) rename docs/{html => v0.0}/ion/Reader/Options.html (97%) rename docs/{html => v0.0}/ion/Reader/Options/__construct.html (95%) rename docs/{html => v0.0}/ion/Reader/Reader.html (97%) rename docs/{html => v0.0}/ion/Reader/Stream.html (97%) rename docs/{html => v0.0}/ion/Reader/Stream/Reader.html (94%) rename docs/{html => v0.0}/ion/Reader/Stream/Reader/__construct.html (93%) rename docs/{html => v0.0}/ion/Reader/Stream/getStream.html (93%) rename docs/{html => v0.0}/ion/Reader/Stream/resetStream.html (93%) rename docs/{html => v0.0}/ion/Reader/Stream/resetStreamWithLength.html (93%) rename docs/{html => v0.0}/ion/Reader/countAnnotations.html (96%) rename docs/{html => v0.0}/ion/Reader/getAnnotation.html (96%) rename docs/{html => v0.0}/ion/Reader/getAnnotationSymbol.html (96%) rename docs/{html => v0.0}/ion/Reader/getAnnotationSymbols.html (96%) rename docs/{html => v0.0}/ion/Reader/getAnnotations.html (96%) rename docs/{html => v0.0}/ion/Reader/getDepth.html (96%) rename docs/{html => v0.0}/ion/Reader/getFieldName.html (96%) rename docs/{html => v0.0}/ion/Reader/getFieldNameSymbol.html (96%) rename docs/{html => v0.0}/ion/Reader/getPosition.html (96%) rename docs/{html => v0.0}/ion/Reader/getType.html (96%) rename docs/{html => v0.0}/ion/Reader/getValueLength.html (96%) rename docs/{html => v0.0}/ion/Reader/getValueOffset.html (96%) rename docs/{html => v0.0}/ion/Reader/hasAnnotation.html (96%) rename docs/{html => v0.0}/ion/Reader/hasAnnotations.html (96%) rename docs/{html => v0.0}/ion/Reader/isInStruct.html (96%) rename docs/{html => v0.0}/ion/Reader/isNull.html (96%) rename docs/{html => v0.0}/ion/Reader/readBool.html (96%) rename docs/{html => v0.0}/ion/Reader/readDecimal.html (96%) rename docs/{html => v0.0}/ion/Reader/readFloat.html (96%) rename docs/{html => v0.0}/ion/Reader/readInt.html (96%) rename docs/{html => v0.0}/ion/Reader/readLob.html (96%) rename docs/{html => v0.0}/ion/Reader/readLobPart.html (96%) rename docs/{html => v0.0}/ion/Reader/readNull.html (96%) rename docs/{html => v0.0}/ion/Reader/readString.html (96%) rename docs/{html => v0.0}/ion/Reader/readStringPart.html (96%) rename docs/{html => v0.0}/ion/Reader/readSymbol.html (96%) rename docs/{html => v0.0}/ion/Reader/readTimestamp.html (96%) rename docs/{html => v0.0}/ion/Reader/seek.html (97%) rename docs/{html => v0.0}/ion/Serializer.html (95%) rename docs/{html => v0.0}/ion/Serializer/PHP.html (95%) rename docs/{html => v0.0}/ion/Serializer/PHP/__construct.html (94%) rename docs/{html => v0.0}/ion/Serializer/serialize.html (92%) rename docs/{html => v0.0}/ion/Symbol.html (97%) rename docs/{html => v0.0}/ion/Symbol/Enum.html (95%) rename docs/{html => v0.0}/ion/Symbol/Enum/toSID.html (93%) rename docs/{html => v0.0}/ion/Symbol/Enum/toString.html (93%) rename docs/{html => v0.0}/ion/Symbol/Enum/toSymbol.html (93%) rename docs/{html => v0.0}/ion/Symbol/ImportLocation.html (94%) rename docs/{html => v0.0}/ion/Symbol/ImportLocation/__construct.html (92%) rename docs/{html => v0.0}/ion/Symbol/Table.html (97%) rename docs/{html => v0.0}/ion/Symbol/Table/Local.html (96%) rename docs/{html => v0.0}/ion/Symbol/Table/Local/__construct.html (93%) rename docs/{html => v0.0}/ion/Symbol/Table/Local/import.html (93%) rename docs/{html => v0.0}/ion/Symbol/Table/PHP.html (95%) rename docs/{html => v0.0}/ion/Symbol/Table/Shared.html (95%) rename docs/{html => v0.0}/ion/Symbol/Table/Shared/__construct.html (93%) rename docs/{html => v0.0}/ion/Symbol/Table/System.html (95%) rename docs/{html => v0.0}/ion/Symbol/Table/add.html (94%) rename docs/{html => v0.0}/ion/Symbol/Table/find.html (94%) rename docs/{html => v0.0}/ion/Symbol/Table/findLocal.html (94%) rename docs/{html => v0.0}/ion/Symbol/Table/getMaxId.html (94%) rename docs/{html => v0.0}/ion/Symbol/__construct.html (94%) rename docs/{html => v0.0}/ion/Symbol/equals.html (94%) rename docs/{html => v0.0}/ion/Symbol/toString.html (93%) rename docs/{html => v0.0}/ion/Timestamp.html (96%) rename docs/{html => v0.0}/ion/Timestamp/Format.html (94%) rename docs/{html => v0.0}/ion/Timestamp/Precision.html (94%) rename docs/{html => v0.0}/ion/Timestamp/__construct.html (94%) rename docs/{html => v0.0}/ion/Type.html (96%) rename docs/{html => v0.0}/ion/Unserializer.html (95%) rename docs/{html => v0.0}/ion/Unserializer/PHP.html (95%) rename docs/{html => v0.0}/ion/Unserializer/PHP/__construct.html (94%) rename docs/{html => v0.0}/ion/Unserializer/unserialize.html (92%) rename docs/{html => v0.0}/ion/Writer.html (98%) rename docs/{html => v0.0}/ion/Writer/Buffer.html (97%) rename docs/{html => v0.0}/ion/Writer/Buffer/Writer.html (94%) rename docs/{html => v0.0}/ion/Writer/Buffer/Writer/__construct.html (93%) rename docs/{html => v0.0}/ion/Writer/Buffer/getBuffer.html (93%) rename docs/{html => v0.0}/ion/Writer/Buffer/resetBuffer.html (93%) rename docs/{html => v0.0}/ion/Writer/Options.html (97%) rename docs/{html => v0.0}/ion/Writer/Options/__construct.html (95%) rename docs/{html => v0.0}/ion/Writer/Stream.html (97%) rename docs/{html => v0.0}/ion/Writer/Stream/Writer.html (94%) rename docs/{html => v0.0}/ion/Writer/Stream/Writer/__construct.html (93%) rename docs/{html => v0.0}/ion/Writer/Stream/getStream.html (93%) rename docs/{html => v0.0}/ion/Writer/Writer.html (96%) rename docs/{html => v0.0}/ion/Writer/appendLob.html (96%) rename docs/{html => v0.0}/ion/Writer/finish.html (96%) rename docs/{html => v0.0}/ion/Writer/finishContainer.html (96%) rename docs/{html => v0.0}/ion/Writer/finishLob.html (96%) rename docs/{html => v0.0}/ion/Writer/flush.html (96%) rename docs/{html => v0.0}/ion/Writer/getDepth.html (96%) rename docs/{html => v0.0}/ion/Writer/startContainer.html (96%) rename docs/{html => v0.0}/ion/Writer/startLob.html (96%) rename docs/{html => v0.0}/ion/Writer/writeAnnotation.html (96%) rename docs/{html => v0.0}/ion/Writer/writeBLob.html (96%) rename docs/{html => v0.0}/ion/Writer/writeBool.html (96%) rename docs/{html => v0.0}/ion/Writer/writeCLob.html (96%) rename docs/{html => v0.0}/ion/Writer/writeDecimal.html (96%) rename docs/{html => v0.0}/ion/Writer/writeFieldName.html (96%) rename docs/{html => v0.0}/ion/Writer/writeFloat.html (96%) rename docs/{html => v0.0}/ion/Writer/writeInt.html (96%) rename docs/{html => v0.0}/ion/Writer/writeNull.html (96%) rename docs/{html => v0.0}/ion/Writer/writeString.html (96%) rename docs/{html => v0.0}/ion/Writer/writeSymbol.html (96%) rename docs/{html => v0.0}/ion/Writer/writeTimestamp.html (96%) rename docs/{html => v0.0}/ion/Writer/writeTypedNull.html (96%) rename docs/{html => v0.0}/ion/serialize.html (95%) rename docs/{html => v0.0}/ion/unserialize.html (95%) diff --git a/.gitignore b/.gitignore index fa3ee0a..b0405b5 100644 --- a/.gitignore +++ b/.gitignore @@ -21,7 +21,7 @@ include install-sh libtool ltmain.sh -Makefile +/Makefile Makefile.fragments Makefile.global Makefile.objects @@ -46,4 +46,5 @@ tmp-php.ini *.gcno .idea docs/vendor +docs/src docs/composer.* diff --git a/docs/html/.nojekyll b/docs/.nojekyll similarity index 100% rename from docs/html/.nojekyll rename to docs/.nojekyll diff --git a/docs/Makefile b/docs/Makefile new file mode 100644 index 0000000..ddbea7b --- /dev/null +++ b/docs/Makefile @@ -0,0 +1,27 @@ +PHP ?= php +COMPOSER ?= composer +TAG := $(shell (git describe --tags --exact-match --match=v[1-9]* || echo v0.0) | cut -d. -f-2 2>/dev/null) + +.PHONY: all +all: latest + +.PHONY: clean +clean: + -rm -rf latest src vendor composer.* + +vendor/%: + $(COMPOSER) require m6w6/mdref:dev-master + +src: ../ion.stub.php | vendor/bin/stub2ref + mkdir -p $@ && cd $@ && $(PHP) ../$| ion ../$^ + touch $@ + +$(TAG): src | vendor/bin/ref2html + mkdir -p $@ + $(PHP) $| $@ $^ + touch $@ + +latest: $(TAG) + -unlink latest 2>/dev/null + ln -s "$(TAG)/" latest + touch $@ diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..54c82b0 --- /dev/null +++ b/docs/index.html @@ -0,0 +1,3 @@ + + + diff --git a/docs/latest b/docs/latest new file mode 120000 index 0000000..92f146b --- /dev/null +++ b/docs/latest @@ -0,0 +1 @@ +v0.0/ \ No newline at end of file diff --git a/docs/src/ion.md b/docs/src/ion.md deleted file mode 100644 index 66e6d4e..0000000 --- a/docs/src/ion.md +++ /dev/null @@ -1,45 +0,0 @@ -# pecl/ion - -## About: -PHP extension wrapping [amzn/ion-c](https://github.com/amzn/ion-c). -See the [Amazon ION specification](https://amzn.github.io/ion-docs/). - -## License: -[BSD-2-Clause](https://github.com/awesomized/ext-ion/blob/master/LICENSE); -see [spdx.org](https://spdx.org/licenses/BSD-2-Clause.html). - -## Installation: - -[PECL](https://pecl.php.net) and [PHARext](https://pharext.org) is WIP. - -### Dependencies: -#### Required: -* PHP-8.1 - * ext/date (standard) - * ext/spl (standard) -#### Optional: -* [amzn/ion-c](https://github.com/amzn/ion-c) (bundled as git submodule) - -### Trinity: -```shell -phpize -./configure -make # -j$(nproc) -sudo make install # INSTALL=install -``` -### Try with Docker: -```shell -docker build -t php-ion -docker run --rm php-ion -r 'echo ion\serialize(ion\Symbol\Table\PHP());' -``` - -## Editor Stub: -See [ion.stub.php](https://github.com/awesomized/ext-ion/blob/master/ion.stub.php). - -## Known Issues: -Due to private internal state of ion-c's readers and writers, -instances of the following PHP classes cannot be cloned: -* ion\Reader\Reader -* ion\Writer\Writer -* ion\Serializer\PHP -* ion\Unserializer\PHP diff --git a/docs/src/ion.mdref b/docs/src/ion.mdref deleted file mode 100644 index 3c65265..0000000 --- a/docs/src/ion.mdref +++ /dev/null @@ -1 +0,0 @@ -./%s \ No newline at end of file diff --git a/docs/src/ion/Catalog.md b/docs/src/ion/Catalog.md deleted file mode 100644 index 8cd4bae..0000000 --- a/docs/src/ion/Catalog.md +++ /dev/null @@ -1,19 +0,0 @@ -# class ion\Catalog implements Countable - -The Catalog holds a collection of ion\Symbol\Table instances queried from ion\Reader and ion\Writer instances. - - - -See also [the ION spec's symbol guide chapter on catalog.](https://amzn.github.io/ion-docs/docs/symbols.html#the-catalog). - - -## Constants: - -None. - -## Properties: - - * private array $symbolTables = array ( -) - Internal cache. - diff --git a/docs/src/ion/Catalog/__construct.md b/docs/src/ion/Catalog/__construct.md deleted file mode 100644 index 4f5f703..0000000 --- a/docs/src/ion/Catalog/__construct.md +++ /dev/null @@ -1,13 +0,0 @@ -# void ion\Catalog::__construct() - -Create a new Catalog. - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Catalog/add.md b/docs/src/ion/Catalog/add.md deleted file mode 100644 index 0cf16ed..0000000 --- a/docs/src/ion/Catalog/add.md +++ /dev/null @@ -1,20 +0,0 @@ -# void ion\Catalog::add(ion\Symbol\Table $table) - -Add a shared symbol table to the catalog. - - - - - - -## Params: - -* ion\Symbol\Table $table - The new table to add. - - -## Returns: - -* void, - - diff --git a/docs/src/ion/Catalog/find.md b/docs/src/ion/Catalog/find.md deleted file mode 100644 index f43917e..0000000 --- a/docs/src/ion/Catalog/find.md +++ /dev/null @@ -1,22 +0,0 @@ -# ?ion\Symbol\Table ion\Catalog::find(string $name, [int $version = 0]) - -Find a shared symbol table within the catalog. - - - - - - -## Params: - -* string $name - The name of the symbol table. -* Optional int $version = 0 - The version the symbol table should match. - - -## Returns: - -* \Symbol\Table|null, The symbol table found, if any. - - diff --git a/docs/src/ion/Catalog/findBest.md b/docs/src/ion/Catalog/findBest.md deleted file mode 100644 index f779baf..0000000 --- a/docs/src/ion/Catalog/findBest.md +++ /dev/null @@ -1,22 +0,0 @@ -# ?ion\Symbol\Table ion\Catalog::findBest(string $name, [int $version = 0]) - -Find a "best match" for a shared symbol table within the catalog. - - - - - - -## Params: - -* string $name - The name of the symbol table, -* Optional int $version = 0 - The minimum version of the symbol table. - - -## Returns: - -* \Symbol\Table|null, The symbol table found, if any. - - diff --git a/docs/src/ion/Catalog/remove.md b/docs/src/ion/Catalog/remove.md deleted file mode 100644 index ff0d184..0000000 --- a/docs/src/ion/Catalog/remove.md +++ /dev/null @@ -1,20 +0,0 @@ -# bool ion\Catalog::remove(ion\Symbol\Table|string $table) - -Remove a shared symbol table from the catalog. - - - - - - -## Params: - -* ion\Symbol\Table|string $table - The symbol table to renmove. - - -## Returns: - -* bool, Success. - - diff --git a/docs/src/ion/Decimal.md b/docs/src/ion/Decimal.md deleted file mode 100644 index 8a91cfe..0000000 --- a/docs/src/ion/Decimal.md +++ /dev/null @@ -1,20 +0,0 @@ -# class ion\Decimal implements Stringable - -An arbitrary precision fixed point decimal. - - - -See also \ion\Decimal\Context, and [the ION spec's decimal docs](https://amzn.github.io/ion-docs/docs/decimal.html). - - -## Constants: - -None. - -## Properties: - - * public string|int $number - The decimal number. - * public ?ion\Decimal\Context $context - The decimal context. - diff --git a/docs/src/ion/Decimal/Context.md b/docs/src/ion/Decimal/Context.md deleted file mode 100644 index df471ba..0000000 --- a/docs/src/ion/Decimal/Context.md +++ /dev/null @@ -1,26 +0,0 @@ -# class ion\Decimal\Context - -An ion\Decimal's context. - - - - - - -## Constants: - -None. - -## Properties: - - * public int $digits - Maximum digits. - * public int $eMax - Maximum exponent. - * public int $eMin - Minimum exponent. - * public ion\Decimal\Context\Rounding|int $round - Rounding mode. - * public bool $clamp - Whether to clamp. - diff --git a/docs/src/ion/Decimal/Context/Dec128.md b/docs/src/ion/Decimal/Context/Dec128.md deleted file mode 100644 index 31f047e..0000000 --- a/docs/src/ion/Decimal/Context/Dec128.md +++ /dev/null @@ -1,13 +0,0 @@ -# static ion\Decimal\Context ion\Decimal\Context::Dec128() - -Create a context suitable for 128bit decimals. - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Decimal/Context/Dec32.md b/docs/src/ion/Decimal/Context/Dec32.md deleted file mode 100644 index eb0d090..0000000 --- a/docs/src/ion/Decimal/Context/Dec32.md +++ /dev/null @@ -1,13 +0,0 @@ -# static ion\Decimal\Context ion\Decimal\Context::Dec32() - -Create a context suitable for 32bit decimals. - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Decimal/Context/Dec64.md b/docs/src/ion/Decimal/Context/Dec64.md deleted file mode 100644 index 46ea1b4..0000000 --- a/docs/src/ion/Decimal/Context/Dec64.md +++ /dev/null @@ -1,13 +0,0 @@ -# static ion\Decimal\Context ion\Decimal\Context::Dec64() - -Create a context suitable for 64bit decimals. - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Decimal/Context/DecMax.md b/docs/src/ion/Decimal/Context/DecMax.md deleted file mode 100644 index 9d1cf7f..0000000 --- a/docs/src/ion/Decimal/Context/DecMax.md +++ /dev/null @@ -1,15 +0,0 @@ -# static ion\Decimal\Context ion\Decimal\Context::DecMax([ion\Decimal\Context\Rounding|int $round = ion\Decimal\Context\Rounding::HalfEven]) - -Create a context with maximum settings. - - - - - - -## Params: - -* Optional ion\Decimal\Context\Rounding|int $round = ion\Decimal\Context\Rounding::HalfEven - Rounding mode. - - diff --git a/docs/src/ion/Decimal/Context/Rounding.md b/docs/src/ion/Decimal/Context/Rounding.md deleted file mode 100644 index 64aded3..0000000 --- a/docs/src/ion/Decimal/Context/Rounding.md +++ /dev/null @@ -1,28 +0,0 @@ -# enum ion\Decimal\Context\Rounding implements BackedEnum, UnitEnum - -Rounding mode. - - - - - - -## Constants: - - * Ceiling = 0 - * Up = 1 - * HalfUp = 2 - * HalfEven = 3 - * HalfDown = 4 - * Down = 5 - * Floor = 6 - * Down05Up = 7 - - -## Properties: - - * public string $name - Rounding mode. - * public int $value - Rounding mode. - diff --git a/docs/src/ion/Decimal/Context/__construct.md b/docs/src/ion/Decimal/Context/__construct.md deleted file mode 100644 index 38f1f69..0000000 --- a/docs/src/ion/Decimal/Context/__construct.md +++ /dev/null @@ -1,23 +0,0 @@ -# void ion\Decimal\Context::__construct(int $digits, int $eMax, int $eMin, ion\Decimal\Context\Rounding|int $round, bool $clamp) - -Create a new decimal context. - - - - - - -## Params: - -* int $digits - Maximum digits. -* int $eMax - Maximum exponent. -* int $eMin - Minimum exponent. -* ion\Decimal\Context\Rounding|int $round - Rounding mode. -* bool $clamp - Whether to clamp. - - diff --git a/docs/src/ion/Decimal/__construct.md b/docs/src/ion/Decimal/__construct.md deleted file mode 100644 index 3beef24..0000000 --- a/docs/src/ion/Decimal/__construct.md +++ /dev/null @@ -1,17 +0,0 @@ -# void ion\Decimal::__construct(string|int $number, [?ion\Decimal\Context $context = NULL]) - -Create a new fixed point decimal. - - - - - - -## Params: - -* string|int $number - The decimal number. -* Optional ?ion\Decimal\Context $context = NULL - The decimal context. - - diff --git a/docs/src/ion/Decimal/equals.md b/docs/src/ion/Decimal/equals.md deleted file mode 100644 index 56e25e1..0000000 --- a/docs/src/ion/Decimal/equals.md +++ /dev/null @@ -1,20 +0,0 @@ -# bool ion\Decimal::equals(ion\Decimal $decimal) - -Check two decimals for equality. - - - - - - -## Params: - -* ion\Decimal $decimal - The decimal to compare to. - - -## Returns: - -* bool, Whether both decimals equal. - - diff --git a/docs/src/ion/Decimal/isInt.md b/docs/src/ion/Decimal/isInt.md deleted file mode 100644 index 211643b..0000000 --- a/docs/src/ion/Decimal/isInt.md +++ /dev/null @@ -1,18 +0,0 @@ -# bool ion\Decimal::isInt() - -Check whether the decimal is actually a big integer. - - - - - - -## Params: - -None. - -## Returns: - -* bool, Whether the decimal is actually an integer. - - diff --git a/docs/src/ion/Decimal/toInt.md b/docs/src/ion/Decimal/toInt.md deleted file mode 100644 index 741be28..0000000 --- a/docs/src/ion/Decimal/toInt.md +++ /dev/null @@ -1,13 +0,0 @@ -# int ion\Decimal::toInt() - -Get the integer represention of the decimal. - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Decimal/toString.md b/docs/src/ion/Decimal/toString.md deleted file mode 100644 index f5da7b5..0000000 --- a/docs/src/ion/Decimal/toString.md +++ /dev/null @@ -1,13 +0,0 @@ -# string ion\Decimal::toString() - -Get the string representation of the decimal. - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Exception.md b/docs/src/ion/Exception.md deleted file mode 100644 index 73f3f54..0000000 --- a/docs/src/ion/Exception.md +++ /dev/null @@ -1,16 +0,0 @@ -# class ion\Exception extends Exception implements Stringable, Throwable - -Base exception for the ION extension. - - - - - - -## Constants: - -None. - -## Properties: - -None. diff --git a/docs/src/ion/LOB.md b/docs/src/ion/LOB.md deleted file mode 100644 index e6a3afe..0000000 --- a/docs/src/ion/LOB.md +++ /dev/null @@ -1,20 +0,0 @@ -# class ion\LOB - -A large object. - - - -See also \ion\Type, [the ION spec's BLob definition](https://amzn.github.io/ion-docs/docs/spec.html#blob), and [the ION sepc's CLob definition](https://amzn.github.io/ion-docs/docs/spec.html#clob). - - -## Constants: - -None. - -## Properties: - - * public string $value - The value of the large object. - * public ion\Type $type - The type (CLob/BLob). - diff --git a/docs/src/ion/LOB/__construct.md b/docs/src/ion/LOB/__construct.md deleted file mode 100644 index d1b7324..0000000 --- a/docs/src/ion/LOB/__construct.md +++ /dev/null @@ -1,17 +0,0 @@ -# void ion\LOB::__construct(string $value, [ion\Type $type = ion\Type::CLob]) - -Create an ION large object. - - - - - - -## Params: - -* string $value - The value of the large object. -* Optional ion\Type $type = ion\Type::CLob - The type (CLob/BLob). - - diff --git a/docs/src/ion/Reader.md b/docs/src/ion/Reader.md deleted file mode 100644 index 3de045f..0000000 --- a/docs/src/ion/Reader.md +++ /dev/null @@ -1,16 +0,0 @@ -# interface ion\Reader implements Iterator, RecursiveIterator, Traversable - -ION reader API. - - - - - - -## Constants: - -None. - -## Properties: - -None. diff --git a/docs/src/ion/Reader/Buffer.md b/docs/src/ion/Reader/Buffer.md deleted file mode 100644 index 32a9f99..0000000 --- a/docs/src/ion/Reader/Buffer.md +++ /dev/null @@ -1,16 +0,0 @@ -# interface ion\Reader\Buffer implements Iterator, RecursiveIterator, Traversable, ion\Reader - -ION string buffer reader API. - - - - - - -## Constants: - -None. - -## Properties: - -None. diff --git a/docs/src/ion/Reader/Buffer/Reader.md b/docs/src/ion/Reader/Buffer/Reader.md deleted file mode 100644 index bcdabf9..0000000 --- a/docs/src/ion/Reader/Buffer/Reader.md +++ /dev/null @@ -1,16 +0,0 @@ -# class ion\Reader\Buffer\Reader extends ion\Reader\Reader implements Iterator, RecursiveIterator, Traversable, ion\Reader, ion\Reader\Buffer - -ION string buffer reader. - - - - - - -## Constants: - -None. - -## Properties: - -None. diff --git a/docs/src/ion/Reader/Buffer/Reader/__construct.md b/docs/src/ion/Reader/Buffer/Reader/__construct.md deleted file mode 100644 index 01ba839..0000000 --- a/docs/src/ion/Reader/Buffer/Reader/__construct.md +++ /dev/null @@ -1,17 +0,0 @@ -# void ion\Reader\Buffer\Reader::__construct(string $buffer, [?ion\Reader\Options $options = NULL]) - -Create a new string buffer reader. - - - - - - -## Params: - -* string $buffer - The buffer to read from. -* Optional ?ion\Reader\Options $options = NULL - Reader options. - - diff --git a/docs/src/ion/Reader/Buffer/getBuffer.md b/docs/src/ion/Reader/Buffer/getBuffer.md deleted file mode 100644 index 98c93da..0000000 --- a/docs/src/ion/Reader/Buffer/getBuffer.md +++ /dev/null @@ -1,18 +0,0 @@ -# string ion\Reader\Buffer::getBuffer() - -Get the buffer read from. - - - - - - -## Params: - -None. - -## Returns: - -* string, The buffer read from. - - diff --git a/docs/src/ion/Reader/Options.md b/docs/src/ion/Reader/Options.md deleted file mode 100644 index 76245b7..0000000 --- a/docs/src/ion/Reader/Options.md +++ /dev/null @@ -1,34 +0,0 @@ -# class ion\Reader\Options - -Reader options. - - - - - - -## Constants: - -None. - -## Properties: - - * public ?ion\Catalog $catalog - ION catalog to use for symbol lookup. - * public ?ion\Decimal\Context $decimalContext - Decimal context to use. - * public ?Closure $onContextChange - Callback as function(\ion\Reader):void called upon local symbol table context change. - * public bool $returnSystemValues - Whether to return otherwise hidden system values. - * public int $maxContainerDepth - The maximum depth of nested containers. - * public int $maxAnnotations - The maximum number of annotations allowed on a single value. - * public int $annotationBufferSize - The maximum number of bytes of all annotations on a single value. - * public int $tempBufferSize - The maximum number of bytes of a symbol/value/chunk. - * public bool $skipCharacterValidation - Whether to skip UTF-8 validation. - diff --git a/docs/src/ion/Reader/Options/__construct.md b/docs/src/ion/Reader/Options/__construct.md deleted file mode 100644 index 1ff508c..0000000 --- a/docs/src/ion/Reader/Options/__construct.md +++ /dev/null @@ -1,31 +0,0 @@ -# void ion\Reader\Options::__construct([?ion\Catalog $catalog = NULL, [?ion\Decimal\Context $decimalContext = NULL, [?Closure $onContextChange = NULL, [bool $returnSystemValues = false, [int $maxContainerDepth = 10, [int $maxAnnotations = 10, [int $annotationBufferSize = 16384, [int $tempBufferSize = 16384, [bool $skipCharacterValidation = false]]]]]]]]]) - - - - - - - - -## Params: - -* Optional ?ion\Catalog $catalog = NULL - ION catalog to use for symbol lookup. -* Optional ?ion\Decimal\Context $decimalContext = NULL - Decimal context to use. -* Optional ?Closure $onContextChange = NULL - Callback as function(\ion\Reader):void called upon local symbol table context change. -* Optional bool $returnSystemValues = false - Whether to return otherwise hidden system values. -* Optional int $maxContainerDepth = 10 - The maximum depth of nested containers. -* Optional int $maxAnnotations = 10 - The maximum number of annotations allowed on a single value. -* Optional int $annotationBufferSize = 16384 - The maximum number of bytes of all annotations on a single value. -* Optional int $tempBufferSize = 16384 - The maximum number of bytes of a symbol/value/chunk. -* Optional bool $skipCharacterValidation = false - Whether to skip UTF-8 validation. - - diff --git a/docs/src/ion/Reader/Reader.md b/docs/src/ion/Reader/Reader.md deleted file mode 100644 index d97f194..0000000 --- a/docs/src/ion/Reader/Reader.md +++ /dev/null @@ -1,18 +0,0 @@ -# abstract class ion\Reader\Reader implements Iterator, RecursiveIterator, Traversable, ion\Reader - -Base implementation of ION readers. - - - - - - -## Constants: - -None. - -## Properties: - - * public ?ion\Reader\Options $options - Reader options. - diff --git a/docs/src/ion/Reader/Stream.md b/docs/src/ion/Reader/Stream.md deleted file mode 100644 index 82cd808..0000000 --- a/docs/src/ion/Reader/Stream.md +++ /dev/null @@ -1,16 +0,0 @@ -# interface ion\Reader\Stream implements Iterator, RecursiveIterator, Traversable, ion\Reader - -ION stream reader API. - - - - - - -## Constants: - -None. - -## Properties: - -None. diff --git a/docs/src/ion/Reader/Stream/Reader.md b/docs/src/ion/Reader/Stream/Reader.md deleted file mode 100644 index 351f926..0000000 --- a/docs/src/ion/Reader/Stream/Reader.md +++ /dev/null @@ -1,16 +0,0 @@ -# class ion\Reader\Stream\Reader extends ion\Reader\Reader implements Iterator, RecursiveIterator, Traversable, ion\Reader, ion\Reader\Stream - -ION stream reader. - - - - - - -## Constants: - -None. - -## Properties: - -None. diff --git a/docs/src/ion/Reader/Stream/Reader/__construct.md b/docs/src/ion/Reader/Stream/Reader/__construct.md deleted file mode 100644 index badd8fb..0000000 --- a/docs/src/ion/Reader/Stream/Reader/__construct.md +++ /dev/null @@ -1,17 +0,0 @@ -# void ion\Reader\Stream\Reader::__construct(resource $stream, [?ion\Reader\Options $options = NULL]) - -Create a new stream reader. - - - - - - -## Params: - -* resource $stream - The stream to read from. -* Optional ?ion\Reader\Options $options = NULL - Reader options. - - diff --git a/docs/src/ion/Reader/Stream/getStream.md b/docs/src/ion/Reader/Stream/getStream.md deleted file mode 100644 index ac5c1a8..0000000 --- a/docs/src/ion/Reader/Stream/getStream.md +++ /dev/null @@ -1,18 +0,0 @@ -# void ion\Reader\Stream::getStream() - -Get the stream read from. - - - - - - -## Params: - -None. - -## Returns: - -* resource, The stream read from. - - diff --git a/docs/src/ion/Reader/Stream/resetStream.md b/docs/src/ion/Reader/Stream/resetStream.md deleted file mode 100644 index 54fd83c..0000000 --- a/docs/src/ion/Reader/Stream/resetStream.md +++ /dev/null @@ -1,15 +0,0 @@ -# void ion\Reader\Stream::resetStream(resource $stream) - -Reset the stream read from. - - - - - - -## Params: - -* resource $stream - The new stream to from. - - diff --git a/docs/src/ion/Reader/Stream/resetStreamWithLength.md b/docs/src/ion/Reader/Stream/resetStreamWithLength.md deleted file mode 100644 index 5bd3436..0000000 --- a/docs/src/ion/Reader/Stream/resetStreamWithLength.md +++ /dev/null @@ -1,17 +0,0 @@ -# void ion\Reader\Stream::resetStreamWithLength(resource $stream, int $length) - -Reset the stream read from, limiting length to read. - - - - - - -## Params: - -* resource $stream - The stream to read from. -* int $length - The maximum length to read from $stream. - - diff --git a/docs/src/ion/Reader/countAnnotations.md b/docs/src/ion/Reader/countAnnotations.md deleted file mode 100644 index c6ce471..0000000 --- a/docs/src/ion/Reader/countAnnotations.md +++ /dev/null @@ -1,13 +0,0 @@ -# int ion\Reader::countAnnotations() - - - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Reader/getAnnotation.md b/docs/src/ion/Reader/getAnnotation.md deleted file mode 100644 index f9d1ea6..0000000 --- a/docs/src/ion/Reader/getAnnotation.md +++ /dev/null @@ -1,14 +0,0 @@ -# string ion\Reader::getAnnotation(int $index) - - - - - - - - -## Params: - -* int $index - - diff --git a/docs/src/ion/Reader/getAnnotationSymbol.md b/docs/src/ion/Reader/getAnnotationSymbol.md deleted file mode 100644 index c81654c..0000000 --- a/docs/src/ion/Reader/getAnnotationSymbol.md +++ /dev/null @@ -1,14 +0,0 @@ -# ion\Symbol ion\Reader::getAnnotationSymbol(int $index) - - - - - - - - -## Params: - -* int $index - - diff --git a/docs/src/ion/Reader/getAnnotationSymbols.md b/docs/src/ion/Reader/getAnnotationSymbols.md deleted file mode 100644 index 7ce7d7f..0000000 --- a/docs/src/ion/Reader/getAnnotationSymbols.md +++ /dev/null @@ -1,13 +0,0 @@ -# array ion\Reader::getAnnotationSymbols() - - - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Reader/getAnnotations.md b/docs/src/ion/Reader/getAnnotations.md deleted file mode 100644 index 8ff8d5c..0000000 --- a/docs/src/ion/Reader/getAnnotations.md +++ /dev/null @@ -1,13 +0,0 @@ -# array ion\Reader::getAnnotations() - - - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Reader/getDepth.md b/docs/src/ion/Reader/getDepth.md deleted file mode 100644 index a47ccdf..0000000 --- a/docs/src/ion/Reader/getDepth.md +++ /dev/null @@ -1,13 +0,0 @@ -# int ion\Reader::getDepth() - - - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Reader/getFieldName.md b/docs/src/ion/Reader/getFieldName.md deleted file mode 100644 index 9f4c904..0000000 --- a/docs/src/ion/Reader/getFieldName.md +++ /dev/null @@ -1,13 +0,0 @@ -# string ion\Reader::getFieldName() - - - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Reader/getFieldNameSymbol.md b/docs/src/ion/Reader/getFieldNameSymbol.md deleted file mode 100644 index 98481e7..0000000 --- a/docs/src/ion/Reader/getFieldNameSymbol.md +++ /dev/null @@ -1,13 +0,0 @@ -# ion\Symbol ion\Reader::getFieldNameSymbol() - - - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Reader/getPosition.md b/docs/src/ion/Reader/getPosition.md deleted file mode 100644 index 80e0ad0..0000000 --- a/docs/src/ion/Reader/getPosition.md +++ /dev/null @@ -1,13 +0,0 @@ -# int ion\Reader::getPosition() - - - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Reader/getType.md b/docs/src/ion/Reader/getType.md deleted file mode 100644 index e1961a1..0000000 --- a/docs/src/ion/Reader/getType.md +++ /dev/null @@ -1,13 +0,0 @@ -# ion\Type ion\Reader::getType() - - - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Reader/getValueLength.md b/docs/src/ion/Reader/getValueLength.md deleted file mode 100644 index 180c30e..0000000 --- a/docs/src/ion/Reader/getValueLength.md +++ /dev/null @@ -1,13 +0,0 @@ -# int ion\Reader::getValueLength() - - - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Reader/getValueOffset.md b/docs/src/ion/Reader/getValueOffset.md deleted file mode 100644 index 703643d..0000000 --- a/docs/src/ion/Reader/getValueOffset.md +++ /dev/null @@ -1,13 +0,0 @@ -# int ion\Reader::getValueOffset() - - - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Reader/hasAnnotation.md b/docs/src/ion/Reader/hasAnnotation.md deleted file mode 100644 index 0301a49..0000000 --- a/docs/src/ion/Reader/hasAnnotation.md +++ /dev/null @@ -1,14 +0,0 @@ -# bool ion\Reader::hasAnnotation(string $annotation) - - - - - - - - -## Params: - -* string $annotation - - diff --git a/docs/src/ion/Reader/hasAnnotations.md b/docs/src/ion/Reader/hasAnnotations.md deleted file mode 100644 index cc54365..0000000 --- a/docs/src/ion/Reader/hasAnnotations.md +++ /dev/null @@ -1,13 +0,0 @@ -# bool ion\Reader::hasAnnotations() - - - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Reader/isInStruct.md b/docs/src/ion/Reader/isInStruct.md deleted file mode 100644 index b1e74f6..0000000 --- a/docs/src/ion/Reader/isInStruct.md +++ /dev/null @@ -1,13 +0,0 @@ -# bool ion\Reader::isInStruct() - - - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Reader/isNull.md b/docs/src/ion/Reader/isNull.md deleted file mode 100644 index bd341ae..0000000 --- a/docs/src/ion/Reader/isNull.md +++ /dev/null @@ -1,13 +0,0 @@ -# bool ion\Reader::isNull() - - - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Reader/readBool.md b/docs/src/ion/Reader/readBool.md deleted file mode 100644 index 3ae3dc6..0000000 --- a/docs/src/ion/Reader/readBool.md +++ /dev/null @@ -1,13 +0,0 @@ -# bool ion\Reader::readBool() - - - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Reader/readDecimal.md b/docs/src/ion/Reader/readDecimal.md deleted file mode 100644 index dfbfe1d..0000000 --- a/docs/src/ion/Reader/readDecimal.md +++ /dev/null @@ -1,13 +0,0 @@ -# ion\Decimal ion\Reader::readDecimal() - - - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Reader/readFloat.md b/docs/src/ion/Reader/readFloat.md deleted file mode 100644 index 4e93dd5..0000000 --- a/docs/src/ion/Reader/readFloat.md +++ /dev/null @@ -1,13 +0,0 @@ -# float ion\Reader::readFloat() - - - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Reader/readInt.md b/docs/src/ion/Reader/readInt.md deleted file mode 100644 index bcb1cb2..0000000 --- a/docs/src/ion/Reader/readInt.md +++ /dev/null @@ -1,13 +0,0 @@ -# string|int ion\Reader::readInt() - - - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Reader/readLob.md b/docs/src/ion/Reader/readLob.md deleted file mode 100644 index 22e2a9d..0000000 --- a/docs/src/ion/Reader/readLob.md +++ /dev/null @@ -1,13 +0,0 @@ -# string ion\Reader::readLob() - - - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Reader/readLobPart.md b/docs/src/ion/Reader/readLobPart.md deleted file mode 100644 index 81136af..0000000 --- a/docs/src/ion/Reader/readLobPart.md +++ /dev/null @@ -1,16 +0,0 @@ -# bool ion\Reader::readLobPart( &$string, [int $length = 4096]) - - - - - - - - -## Params: - -* Reference &$string - -* Optional int $length = 4096 - - diff --git a/docs/src/ion/Reader/readNull.md b/docs/src/ion/Reader/readNull.md deleted file mode 100644 index 6a962fe..0000000 --- a/docs/src/ion/Reader/readNull.md +++ /dev/null @@ -1,13 +0,0 @@ -# ion\Type ion\Reader::readNull() - - - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Reader/readString.md b/docs/src/ion/Reader/readString.md deleted file mode 100644 index dfd9732..0000000 --- a/docs/src/ion/Reader/readString.md +++ /dev/null @@ -1,13 +0,0 @@ -# string ion\Reader::readString() - - - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Reader/readStringPart.md b/docs/src/ion/Reader/readStringPart.md deleted file mode 100644 index 65258b0..0000000 --- a/docs/src/ion/Reader/readStringPart.md +++ /dev/null @@ -1,16 +0,0 @@ -# bool ion\Reader::readStringPart( &$string, [int $length = 4096]) - - - - - - - - -## Params: - -* Reference &$string - -* Optional int $length = 4096 - - diff --git a/docs/src/ion/Reader/readSymbol.md b/docs/src/ion/Reader/readSymbol.md deleted file mode 100644 index ca64dea..0000000 --- a/docs/src/ion/Reader/readSymbol.md +++ /dev/null @@ -1,13 +0,0 @@ -# ion\Symbol ion\Reader::readSymbol() - - - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Reader/readTimestamp.md b/docs/src/ion/Reader/readTimestamp.md deleted file mode 100644 index c01d40b..0000000 --- a/docs/src/ion/Reader/readTimestamp.md +++ /dev/null @@ -1,13 +0,0 @@ -# ion\Timestamp ion\Reader::readTimestamp() - - - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Reader/seek.md b/docs/src/ion/Reader/seek.md deleted file mode 100644 index c6bad2a..0000000 --- a/docs/src/ion/Reader/seek.md +++ /dev/null @@ -1,15 +0,0 @@ -# void ion\Reader::seek(int $offset, [int $length = -1]) - - - - - - - - -## Params: - -* int $offset -* Optional int $length = -1 - - diff --git a/docs/src/ion/Serializer.md b/docs/src/ion/Serializer.md deleted file mode 100644 index f55b5d2..0000000 --- a/docs/src/ion/Serializer.md +++ /dev/null @@ -1,16 +0,0 @@ -# interface ion\Serializer - -Serializer interface, used to customize ion\serialize()'s behavior. - - - - - - -## Constants: - -None. - -## Properties: - -None. diff --git a/docs/src/ion/Serializer/PHP.md b/docs/src/ion/Serializer/PHP.md deleted file mode 100644 index 4dec9eb..0000000 --- a/docs/src/ion/Serializer/PHP.md +++ /dev/null @@ -1,24 +0,0 @@ -# class ion\Serializer\PHP implements ion\Serializer - -Specialization of the serializer for PHP. - - - - - - -## Constants: - -None. - -## Properties: - - * public ?ion\Writer\Options $writerOptions - Writer options. - * public bool $multiSequence - Whether to write the top level array as multiple ION sequences. - * public bool $callMagicSerialize - Whether to call magic __serialize() methods on objects to serialize. - * public ?string $callCustomSerialize - Whether and which custom serialize method to call on objects to serialize. - diff --git a/docs/src/ion/Serializer/PHP/__construct.md b/docs/src/ion/Serializer/PHP/__construct.md deleted file mode 100644 index 4cbce8a..0000000 --- a/docs/src/ion/Serializer/PHP/__construct.md +++ /dev/null @@ -1,21 +0,0 @@ -# void ion\Serializer\PHP::__construct([?ion\Writer\Options $writerOptions = NULL, [bool $multiSequence = false, [bool $callMagicSerialize = true, [?string $callCustomSerialize = NULL]]]]) - -Create a new PHP ION serializer. - - - - - - -## Params: - -* Optional ?ion\Writer\Options $writerOptions = NULL - Writer options. -* Optional bool $multiSequence = false - Whether to write the top level array as multiple ION sequences. -* Optional bool $callMagicSerialize = true - Whether to call magic __serialize() methods on objects to serialize. -* Optional ?string $callCustomSerialize = NULL - Whether and which custom serialize method to call on objects to serialize. - - diff --git a/docs/src/ion/Serializer/serialize.md b/docs/src/ion/Serializer/serialize.md deleted file mode 100644 index f0c89a6..0000000 --- a/docs/src/ion/Serializer/serialize.md +++ /dev/null @@ -1,14 +0,0 @@ -# string ion\Serializer::serialize(mixed $data) - - - - - - - - -## Params: - -* mixed $data - - diff --git a/docs/src/ion/Symbol.md b/docs/src/ion/Symbol.md deleted file mode 100644 index 9ccfad9..0000000 --- a/docs/src/ion/Symbol.md +++ /dev/null @@ -1,22 +0,0 @@ -# class ion\Symbol implements Stringable - - - - - -See also [ION spec's symbol definition](https://amzn.github.io/ion-docs/docs/spec.html#symbol), and [ION spec's symbol guide](https://amzn.github.io/ion-docs/guides/symbols-guide.html). - - -## Constants: - -None. - -## Properties: - - * public ?string $value - The symbol's text representation. - * public int $sid - The symbols ID, referencing its location within a shared symbol table. - * public ?ion\Symbol\ImportLocation $importLocation - The import location referencing a shared symbol table. - diff --git a/docs/src/ion/Symbol/Enum.md b/docs/src/ion/Symbol/Enum.md deleted file mode 100644 index 26ff533..0000000 --- a/docs/src/ion/Symbol/Enum.md +++ /dev/null @@ -1,16 +0,0 @@ -# interface ion\Symbol\Enum - -Base interface of built-in shared symbol tables. - - - - - - -## Constants: - -None. - -## Properties: - -None. diff --git a/docs/src/ion/Symbol/Enum/toSID.md b/docs/src/ion/Symbol/Enum/toSID.md deleted file mode 100644 index 3b61090..0000000 --- a/docs/src/ion/Symbol/Enum/toSID.md +++ /dev/null @@ -1,18 +0,0 @@ -# int ion\Symbol\Enum::toSID() - - - - - - - - -## Params: - -None. - -## Returns: - -* int, The symbol id. - - diff --git a/docs/src/ion/Symbol/Enum/toString.md b/docs/src/ion/Symbol/Enum/toString.md deleted file mode 100644 index dd67145..0000000 --- a/docs/src/ion/Symbol/Enum/toString.md +++ /dev/null @@ -1,18 +0,0 @@ -# string ion\Symbol\Enum::toString() - - - - - - - - -## Params: - -None. - -## Returns: - -* string, The symbol's textual representation. - - diff --git a/docs/src/ion/Symbol/Enum/toSymbol.md b/docs/src/ion/Symbol/Enum/toSymbol.md deleted file mode 100644 index 7701670..0000000 --- a/docs/src/ion/Symbol/Enum/toSymbol.md +++ /dev/null @@ -1,18 +0,0 @@ -# ion\Symbol ion\Symbol\Enum::toSymbol() - - - - - - - - -## Params: - -None. - -## Returns: - -* \ion\Symbol, Instance of the symbol. - - diff --git a/docs/src/ion/Symbol/ImportLocation.md b/docs/src/ion/Symbol/ImportLocation.md deleted file mode 100644 index 18280d6..0000000 --- a/docs/src/ion/Symbol/ImportLocation.md +++ /dev/null @@ -1,20 +0,0 @@ -# class ion\Symbol\ImportLocation - -The import location (referring to a shared table= of a symbol. - - - - - - -## Constants: - -None. - -## Properties: - - * public string $name - The name of the shared symbol table. - * public int $location - The location (sid) of the symbol within the table. - diff --git a/docs/src/ion/Symbol/ImportLocation/__construct.md b/docs/src/ion/Symbol/ImportLocation/__construct.md deleted file mode 100644 index 2697eb6..0000000 --- a/docs/src/ion/Symbol/ImportLocation/__construct.md +++ /dev/null @@ -1,17 +0,0 @@ -# void ion\Symbol\ImportLocation::__construct(string $name, int $location) - -Create a new import location. - - - - - - -## Params: - -* string $name - The name of the shared symbol table. -* int $location - The location (sid) of the symbol within the table. - - diff --git a/docs/src/ion/Symbol/Table.md b/docs/src/ion/Symbol/Table.md deleted file mode 100644 index 12403eb..0000000 --- a/docs/src/ion/Symbol/Table.md +++ /dev/null @@ -1,16 +0,0 @@ -# interface ion\Symbol\Table - -Base interface of an ION symbol table. - - - - - - -## Constants: - -None. - -## Properties: - -None. diff --git a/docs/src/ion/Symbol/Table/Local.md b/docs/src/ion/Symbol/Table/Local.md deleted file mode 100644 index 31ce291..0000000 --- a/docs/src/ion/Symbol/Table/Local.md +++ /dev/null @@ -1,22 +0,0 @@ -# class ion\Symbol\Table\Local implements ion\Symbol\Table - -A local symbol table. - - - -See also [the ION spec's symbol guide](https://amzn.github.io/ion-docs/guides/symbols-guide.html), and [the ION doc's cookbook](https://amzn.github.io/ion-docs/guides/cookbook.html#using-a-local-symbol-table). - - -## Constants: - -None. - -## Properties: - - * private array $imports = array ( -) - Internal cache. - * private array $symbols = array ( -) - Internal cache. - diff --git a/docs/src/ion/Symbol/Table/Local/__construct.md b/docs/src/ion/Symbol/Table/Local/__construct.md deleted file mode 100644 index 1221557..0000000 --- a/docs/src/ion/Symbol/Table/Local/__construct.md +++ /dev/null @@ -1,13 +0,0 @@ -# void ion\Symbol\Table\Local::__construct() - -Create a local symbol table. - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Symbol/Table/Local/import.md b/docs/src/ion/Symbol/Table/Local/import.md deleted file mode 100644 index bc39050..0000000 --- a/docs/src/ion/Symbol/Table/Local/import.md +++ /dev/null @@ -1,20 +0,0 @@ -# void ion\Symbol\Table\Local::import(ion\Symbol\Table $table) - -Import a symbol table. - - - - - - -## Params: - -* ion\Symbol\Table $table - The symbol table to import. - - -## Returns: - -* void, - - diff --git a/docs/src/ion/Symbol/Table/PHP.md b/docs/src/ion/Symbol/Table/PHP.md deleted file mode 100644 index e7662ba..0000000 --- a/docs/src/ion/Symbol/Table/PHP.md +++ /dev/null @@ -1,30 +0,0 @@ -# enum ion\Symbol\Table\PHP implements BackedEnum, UnitEnum, ion\Symbol\Enum - -The built-in PHP symbols. - - - - - - -## Constants: - - * PHP = 'PHP' - * Reference = 'R' - * Backref = 'r' - * Property = 'p' - * Object = 'o' - * ClassObject = 'c' - * MagicObject = 'O' - * CustomObject = 'C' - * Enum = 'E' - * Serializable = 'S' - - -## Properties: - - * public string $name - The built-in PHP symbols. - * public string $value - The built-in PHP symbols. - diff --git a/docs/src/ion/Symbol/Table/Shared.md b/docs/src/ion/Symbol/Table/Shared.md deleted file mode 100644 index 59d9b32..0000000 --- a/docs/src/ion/Symbol/Table/Shared.md +++ /dev/null @@ -1,23 +0,0 @@ -# class ion\Symbol\Table\Shared implements ion\Symbol\Table - -A shared symbol table. - - - -See also [the ION spec's symbol guide](https://amzn.github.io/ion-docs/guides/symbols-guide.html), and [the ION doc's cookbook](https://amzn.github.io/ion-docs/guides/cookbook.html#using-a-shared-symbol-table). - - -## Constants: - -None. - -## Properties: - - * public string $name - The name of the shared symbol table. - * public int $version - The version of the shared symbol table. - * private array $symbols = array ( -) - Internal cache. - diff --git a/docs/src/ion/Symbol/Table/Shared/__construct.md b/docs/src/ion/Symbol/Table/Shared/__construct.md deleted file mode 100644 index 047059c..0000000 --- a/docs/src/ion/Symbol/Table/Shared/__construct.md +++ /dev/null @@ -1,19 +0,0 @@ -# void ion\Symbol\Table\Shared::__construct(string $name, [int $version = 1, [?array $symbols = NULL]]) - -Create a shared symbol table. - - - - - - -## Params: - -* string $name - The name of the shared symbol table. -* Optional int $version = 1 - The version of the shared symbol table. -* Optional ?array $symbols = NULL - Internal cache. - - diff --git a/docs/src/ion/Symbol/Table/System.md b/docs/src/ion/Symbol/Table/System.md deleted file mode 100644 index 4051228..0000000 --- a/docs/src/ion/Symbol/Table/System.md +++ /dev/null @@ -1,29 +0,0 @@ -# enum ion\Symbol\Table\System implements BackedEnum, UnitEnum, ion\Symbol\Enum - -The built-in ION system symbols. - - - - - - -## Constants: - - * Ion = '$ion' - * Ivm_1_0 = '$ion_1_0' - * IonSymbolTable = '$ion_symbol_table' - * Name = 'name' - * Version = 'version' - * Imports = 'imports' - * Symbols = 'symbols' - * MaxId = 'max_id' - * SharedSymbolTable = '$ion_shared_symbol_table' - - -## Properties: - - * public string $name - The built-in ION system symbols. - * public string $value - The built-in ION system symbols. - diff --git a/docs/src/ion/Symbol/Table/add.md b/docs/src/ion/Symbol/Table/add.md deleted file mode 100644 index 293b7f1..0000000 --- a/docs/src/ion/Symbol/Table/add.md +++ /dev/null @@ -1,20 +0,0 @@ -# int ion\Symbol\Table::add(ion\Symbol|string $symbol) - -Add a symbol to the table. - - - - - - -## Params: - -* ion\Symbol|string $symbol - The symbol (value) to add. - - -## Returns: - -* int, The symbol ID. - - diff --git a/docs/src/ion/Symbol/Table/find.md b/docs/src/ion/Symbol/Table/find.md deleted file mode 100644 index bc46bb2..0000000 --- a/docs/src/ion/Symbol/Table/find.md +++ /dev/null @@ -1,20 +0,0 @@ -# ?ion\Symbol ion\Symbol\Table::find(string|int $id) - -Find a symbol within the symbol table, including imports. - - - - - - -## Params: - -* string|int $id - The ID or text of the symbol to find. - - -## Returns: - -* \ion\Symbol|null, The symbol found, if any. - - diff --git a/docs/src/ion/Symbol/Table/findLocal.md b/docs/src/ion/Symbol/Table/findLocal.md deleted file mode 100644 index 0bee077..0000000 --- a/docs/src/ion/Symbol/Table/findLocal.md +++ /dev/null @@ -1,20 +0,0 @@ -# ?ion\Symbol ion\Symbol\Table::findLocal(string|int $id) - -Find a symbol within **only this** symbol table, ignoring imports. - - - - - - -## Params: - -* string|int $id - The ID or text of the symbol to find. - - -## Returns: - -* \ion\Symbol|null, The symbol found, if any. - - diff --git a/docs/src/ion/Symbol/Table/getMaxId.md b/docs/src/ion/Symbol/Table/getMaxId.md deleted file mode 100644 index 09e2b4c..0000000 --- a/docs/src/ion/Symbol/Table/getMaxId.md +++ /dev/null @@ -1,18 +0,0 @@ -# int ion\Symbol\Table::getMaxId() - -Get the maximum symbol ID within the symbol table. - - - - - - -## Params: - -None. - -## Returns: - -* int, The maximum symbol ID. - - diff --git a/docs/src/ion/Symbol/__construct.md b/docs/src/ion/Symbol/__construct.md deleted file mode 100644 index d4894e7..0000000 --- a/docs/src/ion/Symbol/__construct.md +++ /dev/null @@ -1,19 +0,0 @@ -# void ion\Symbol::__construct([?string $value = NULL, [int $sid = -1, [?ion\Symbol\ImportLocation $importLocation = NULL]]]) - -Create an ION symbol. - - - - - - -## Params: - -* Optional ?string $value = NULL - The symbol's text representation. -* Optional int $sid = -1 - The symbols ID, referencing its location within a shared symbol table. -* Optional ?ion\Symbol\ImportLocation $importLocation = NULL - The import location referencing a shared symbol table. - - diff --git a/docs/src/ion/Symbol/equals.md b/docs/src/ion/Symbol/equals.md deleted file mode 100644 index 8f98ba3..0000000 --- a/docs/src/ion/Symbol/equals.md +++ /dev/null @@ -1,23 +0,0 @@ -# bool ion\Symbol::equals(ion\Symbol $symbol) - -Compare two symbols for equality. - -Two symbols are considered equal, if either: -* both are the same object or NULL -* both values are NULL (unknown text), and both $importLocations match -* both values match, regardless of $sid and $importLocation - - - - -## Params: - -* ion\Symbol $symbol - - - -## Returns: - -* bool, whether the two Symbols equal - - diff --git a/docs/src/ion/Symbol/toString.md b/docs/src/ion/Symbol/toString.md deleted file mode 100644 index 7d6ce0b..0000000 --- a/docs/src/ion/Symbol/toString.md +++ /dev/null @@ -1,13 +0,0 @@ -# string ion\Symbol::toString() - - - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Timestamp.md b/docs/src/ion/Timestamp.md deleted file mode 100644 index f771414..0000000 --- a/docs/src/ion/Timestamp.md +++ /dev/null @@ -1,20 +0,0 @@ -# class ion\Timestamp extends DateTime implements DateTimeInterface, Stringable - -An ION Timestamp. - - - -See also [the ION sepc's timestamp definintion](https://amzn.github.io/ion-docs/docs/spec.html#timestamp), and [PHP's date documentation](https://php.net/date). - - -## Constants: - -None. - -## Properties: - - * public int $precision - The timestamp's precision. See ion\Timestamp\Precision. - * public string $format - The timestamp's format. See ion\Timestamp\Format. - diff --git a/docs/src/ion/Timestamp/Format.md b/docs/src/ion/Timestamp/Format.md deleted file mode 100644 index 3adee4e..0000000 --- a/docs/src/ion/Timestamp/Format.md +++ /dev/null @@ -1,29 +0,0 @@ -# enum ion\Timestamp\Format implements BackedEnum, UnitEnum - -Timestamp format. - - - - - - -## Constants: - - * Year = 'Y\\T' - * Month = 'Y-m\\T' - * Day = 'Y-m-d\\T' - * Min = 'Y-m-d\\TH:i' - * Sec = 'Y-m-d\\TH:i:s' - * Frac = 'Y-m-d\\TH:i:s.v' - * MinTZ = 'Y-m-d\\TH:iP' - * SecTZ = 'Y-m-d\\TH:i:sP' - * FracTZ = 'Y-m-d\\TH:i:s.vP' - - -## Properties: - - * public string $name - Timestamp format. - * public string $value - Timestamp format. - diff --git a/docs/src/ion/Timestamp/Precision.md b/docs/src/ion/Timestamp/Precision.md deleted file mode 100644 index 6c86ffa..0000000 --- a/docs/src/ion/Timestamp/Precision.md +++ /dev/null @@ -1,29 +0,0 @@ -# enum ion\Timestamp\Precision implements BackedEnum, UnitEnum - -Timestamp precision. - - - - - - -## Constants: - - * Year = 1 - * Month = 3 - * Day = 7 - * Min = 23 - * Sec = 55 - * Frac = 119 - * MinTZ = 151 - * SecTZ = 183 - * FracTZ = 247 - - -## Properties: - - * public string $name - Timestamp precision. - * public int $value - Timestamp precision. - diff --git a/docs/src/ion/Timestamp/__construct.md b/docs/src/ion/Timestamp/__construct.md deleted file mode 100644 index 77b8953..0000000 --- a/docs/src/ion/Timestamp/__construct.md +++ /dev/null @@ -1,21 +0,0 @@ -# void ion\Timestamp::__construct(ion\Timestamp\Precision|int $precision, [ion\Timestamp\Format|string|null $format = NULL, [?string $datetime = NULL, [?DateTimeZone $timezone = NULL]]]) - -Create a new ION timestamp. - - - - - - -## Params: - -* ion\Timestamp\Precision|int $precision - The timestamp's precision. See ion\Timestamp\Precision. -* Optional ion\Timestamp\Format|string|null $format = NULL - The timestamp's format. See ion\Timestamp\Format. -* Optional ?string $datetime = NULL - The timestamp's value. -* Optional ?DateTimeZone $timezone = NULL - The timestamp's timezone. - - diff --git a/docs/src/ion/Type.md b/docs/src/ion/Type.md deleted file mode 100644 index 428bc68..0000000 --- a/docs/src/ion/Type.md +++ /dev/null @@ -1,40 +0,0 @@ -# enum ion\Type implements BackedEnum, UnitEnum - -ION data type. - -The following special PHP classes are provided for some data types: -* ion\Decimal -* ion\Timestamp -* ion\Symbol -* ion\Lob - - - - -## Constants: - - * Null = 0 - * Bool = 256 - * Int = 512 - * Float = 1024 - * Decimal = 1280 - * Timestamp = 1536 - * Symbol = 1792 - * String = 2048 - * CLob = 2304 - * BLob = 2560 - * List = 2816 - * SExp = 3072 - * Struct = 3328 - * Datagram = 3840 - * EOF = -256 - * NONE = -512 - - -## Properties: - - * public string $name - ION data type. - * public int $value - ION data type. - diff --git a/docs/src/ion/Unserializer.md b/docs/src/ion/Unserializer.md deleted file mode 100644 index d0622ce..0000000 --- a/docs/src/ion/Unserializer.md +++ /dev/null @@ -1,16 +0,0 @@ -# interface ion\Unserializer - -Unserializer interface, used to customize ion\unserialize()'s behavior. - - - - - - -## Constants: - -None. - -## Properties: - -None. diff --git a/docs/src/ion/Unserializer/PHP.md b/docs/src/ion/Unserializer/PHP.md deleted file mode 100644 index f64da55..0000000 --- a/docs/src/ion/Unserializer/PHP.md +++ /dev/null @@ -1,24 +0,0 @@ -# class ion\Unserializer\PHP implements ion\Unserializer - -Specialization of the unserializer for PHP. - - - - - - -## Constants: - -None. - -## Properties: - - * public ?ion\Reader\Options $readerOptions - Reader options. - * public bool $multiSequence - Whether to continue reading multiple ION sequences after the first one. - * public bool $callMagicUnserialize - Whether to call magic __unserialize() methods on objects to unserialize. - * public ?string $callCustomUnserialize - Whether and which custom unserialize method to call on objects to unserialize. - diff --git a/docs/src/ion/Unserializer/PHP/__construct.md b/docs/src/ion/Unserializer/PHP/__construct.md deleted file mode 100644 index e8ccbec..0000000 --- a/docs/src/ion/Unserializer/PHP/__construct.md +++ /dev/null @@ -1,21 +0,0 @@ -# void ion\Unserializer\PHP::__construct([?ion\Reader\Options $readerOptions = NULL, [bool $multiSequence = false, [bool $callMagicUnserialize = true, [?string $callCustomUnserialize = NULL]]]]) - -Create a new ION PHP unserializer. - - - - - - -## Params: - -* Optional ?ion\Reader\Options $readerOptions = NULL - Reader options. -* Optional bool $multiSequence = false - Whether to continue reading multiple ION sequences after the first one. -* Optional bool $callMagicUnserialize = true - Whether to call magic __unserialize() methods on objects to unserialize. -* Optional ?string $callCustomUnserialize = NULL - Whether and which custom unserialize method to call on objects to unserialize. - - diff --git a/docs/src/ion/Unserializer/unserialize.md b/docs/src/ion/Unserializer/unserialize.md deleted file mode 100644 index 1b15722..0000000 --- a/docs/src/ion/Unserializer/unserialize.md +++ /dev/null @@ -1,15 +0,0 @@ -# mixed ion\Unserializer::unserialize(string|resource $data) - - - - - - - - -## Params: - -* string|resource $data - - - diff --git a/docs/src/ion/Writer.md b/docs/src/ion/Writer.md deleted file mode 100644 index 82250d5..0000000 --- a/docs/src/ion/Writer.md +++ /dev/null @@ -1,16 +0,0 @@ -# interface ion\Writer - -ION writer API. - - - - - - -## Constants: - -None. - -## Properties: - -None. diff --git a/docs/src/ion/Writer/Buffer.md b/docs/src/ion/Writer/Buffer.md deleted file mode 100644 index 4f82f52..0000000 --- a/docs/src/ion/Writer/Buffer.md +++ /dev/null @@ -1,16 +0,0 @@ -# interface ion\Writer\Buffer implements ion\Writer - -ION buffer writer API. - - - - - - -## Constants: - -None. - -## Properties: - -None. diff --git a/docs/src/ion/Writer/Buffer/Writer.md b/docs/src/ion/Writer/Buffer/Writer.md deleted file mode 100644 index da37e42..0000000 --- a/docs/src/ion/Writer/Buffer/Writer.md +++ /dev/null @@ -1,16 +0,0 @@ -# class ion\Writer\Buffer\Writer extends ion\Writer\Writer implements ion\Writer, ion\Writer\Buffer - -IO buffer writer. - - - - - - -## Constants: - -None. - -## Properties: - -None. diff --git a/docs/src/ion/Writer/Buffer/Writer/__construct.md b/docs/src/ion/Writer/Buffer/Writer/__construct.md deleted file mode 100644 index 841add5..0000000 --- a/docs/src/ion/Writer/Buffer/Writer/__construct.md +++ /dev/null @@ -1,15 +0,0 @@ -# void ion\Writer\Buffer\Writer::__construct([?ion\Writer\Options $options = NULL]) - -Create a new buffer writer. - - - - - - -## Params: - -* Optional ?ion\Writer\Options $options = NULL - Writer options. - - diff --git a/docs/src/ion/Writer/Buffer/getBuffer.md b/docs/src/ion/Writer/Buffer/getBuffer.md deleted file mode 100644 index 8124851..0000000 --- a/docs/src/ion/Writer/Buffer/getBuffer.md +++ /dev/null @@ -1,13 +0,0 @@ -# string ion\Writer\Buffer::getBuffer() - -Get the buffer written to. - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Writer/Buffer/resetBuffer.md b/docs/src/ion/Writer/Buffer/resetBuffer.md deleted file mode 100644 index f9b35d5..0000000 --- a/docs/src/ion/Writer/Buffer/resetBuffer.md +++ /dev/null @@ -1,13 +0,0 @@ -# void ion\Writer\Buffer::resetBuffer() - -Reset the buffer written to. - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Writer/Options.md b/docs/src/ion/Writer/Options.md deleted file mode 100644 index d95da31..0000000 --- a/docs/src/ion/Writer/Options.md +++ /dev/null @@ -1,40 +0,0 @@ -# class ion\Writer\Options - -ION writer options. - - - - - - -## Constants: - -None. - -## Properties: - - * public ?ion\Catalog $catalog - ION catalog to use for symbol lookup. - * public ?ion\Decimal\Context $decimalContext - Decimal context to use. - * public bool $outputBinary - Whether to output binary ION. - * public bool $compactFloats - Whether to write doubles which fit in 32 bits as floats. - * public bool $escapeNonAscii - Whether to slash-escape all non ASCII bytes. - * public bool $prettyPrint - Whether to produce pretty-printed output. - * public bool $indentTabs - Whether to indent with tabs, when pretty-printing. - * public int $indentSize - The number of spaces to use for indentation instead of tabs, when pretty-printing. - * public bool $flushEveryValue - Whether to immediately flush every value written. - * public int $maxContainerDepth - Maximum depth of nested containers. - * public int $maxAnnotations - The maximum number of annotations allowed on a single value. - * public int $tempBufferSize - Temporary buffer size. - diff --git a/docs/src/ion/Writer/Options/__construct.md b/docs/src/ion/Writer/Options/__construct.md deleted file mode 100644 index 0f8bddc..0000000 --- a/docs/src/ion/Writer/Options/__construct.md +++ /dev/null @@ -1,37 +0,0 @@ -# void ion\Writer\Options::__construct([?ion\Catalog $catalog = NULL, [?ion\Decimal\Context $decimalContext = NULL, [bool $outputBinary = false, [bool $compactFloats = false, [bool $escapeNonAscii = false, [bool $prettyPrint = false, [bool $indentTabs = true, [int $indentSize = 2, [bool $flushEveryValue = false, [int $maxContainerDepth = 10, [int $maxAnnotations = 10, [int $tempBufferSize = 16384]]]]]]]]]]]]) - -Create custom ION writer options. - - - - - - -## Params: - -* Optional ?ion\Catalog $catalog = NULL - ION catalog to use for symbol lookup. -* Optional ?ion\Decimal\Context $decimalContext = NULL - Decimal context to use. -* Optional bool $outputBinary = false - Whether to output binary ION. -* Optional bool $compactFloats = false - Whether to write doubles which fit in 32 bits as floats. -* Optional bool $escapeNonAscii = false - Whether to slash-escape all non ASCII bytes. -* Optional bool $prettyPrint = false - Whether to produce pretty-printed output. -* Optional bool $indentTabs = true - Whether to indent with tabs, when pretty-printing. -* Optional int $indentSize = 2 - The number of spaces to use for indentation instead of tabs, when pretty-printing. -* Optional bool $flushEveryValue = false - Whether to immediately flush every value written. -* Optional int $maxContainerDepth = 10 - Maximum depth of nested containers. -* Optional int $maxAnnotations = 10 - The maximum number of annotations allowed on a single value. -* Optional int $tempBufferSize = 16384 - Temporary buffer size. - - diff --git a/docs/src/ion/Writer/Stream.md b/docs/src/ion/Writer/Stream.md deleted file mode 100644 index de84c44..0000000 --- a/docs/src/ion/Writer/Stream.md +++ /dev/null @@ -1,16 +0,0 @@ -# interface ion\Writer\Stream implements ion\Writer - -ION stream writer API. - - - - - - -## Constants: - -None. - -## Properties: - -None. diff --git a/docs/src/ion/Writer/Stream/Writer.md b/docs/src/ion/Writer/Stream/Writer.md deleted file mode 100644 index 9a4675a..0000000 --- a/docs/src/ion/Writer/Stream/Writer.md +++ /dev/null @@ -1,16 +0,0 @@ -# class ion\Writer\Stream\Writer extends ion\Writer\Writer implements ion\Writer, ion\Writer\Stream - -ION stream writer. - - - - - - -## Constants: - -None. - -## Properties: - -None. diff --git a/docs/src/ion/Writer/Stream/Writer/__construct.md b/docs/src/ion/Writer/Stream/Writer/__construct.md deleted file mode 100644 index d5fe0c5..0000000 --- a/docs/src/ion/Writer/Stream/Writer/__construct.md +++ /dev/null @@ -1,17 +0,0 @@ -# void ion\Writer\Stream\Writer::__construct(resource $stream, [?ion\Writer\Options $options = NULL]) - -Create a new stream writer. - - - - - - -## Params: - -* resource $stream - The stream to write to. -* Optional ?ion\Writer\Options $options = NULL - Writer options. - - diff --git a/docs/src/ion/Writer/Stream/getStream.md b/docs/src/ion/Writer/Stream/getStream.md deleted file mode 100644 index 883b0e5..0000000 --- a/docs/src/ion/Writer/Stream/getStream.md +++ /dev/null @@ -1,18 +0,0 @@ -# void ion\Writer\Stream::getStream() - -Get the stream being written to. - - - - - - -## Params: - -None. - -## Returns: - -* resource, - - diff --git a/docs/src/ion/Writer/Writer.md b/docs/src/ion/Writer/Writer.md deleted file mode 100644 index 424a96b..0000000 --- a/docs/src/ion/Writer/Writer.md +++ /dev/null @@ -1,16 +0,0 @@ -# abstract class ion\Writer\Writer implements ion\Writer - -Base implementation of common functionality of ION writers. - - - - - - -## Constants: - -None. - -## Properties: - -None. diff --git a/docs/src/ion/Writer/appendLob.md b/docs/src/ion/Writer/appendLob.md deleted file mode 100644 index 042e38e..0000000 --- a/docs/src/ion/Writer/appendLob.md +++ /dev/null @@ -1,14 +0,0 @@ -# void ion\Writer::appendLob(string $data) - - - - - - - - -## Params: - -* string $data - - diff --git a/docs/src/ion/Writer/finish.md b/docs/src/ion/Writer/finish.md deleted file mode 100644 index c90c935..0000000 --- a/docs/src/ion/Writer/finish.md +++ /dev/null @@ -1,13 +0,0 @@ -# int ion\Writer::finish() - - - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Writer/finishContainer.md b/docs/src/ion/Writer/finishContainer.md deleted file mode 100644 index 637cb36..0000000 --- a/docs/src/ion/Writer/finishContainer.md +++ /dev/null @@ -1,13 +0,0 @@ -# void ion\Writer::finishContainer() - - - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Writer/finishLob.md b/docs/src/ion/Writer/finishLob.md deleted file mode 100644 index 4fa960d..0000000 --- a/docs/src/ion/Writer/finishLob.md +++ /dev/null @@ -1,13 +0,0 @@ -# void ion\Writer::finishLob() - - - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Writer/flush.md b/docs/src/ion/Writer/flush.md deleted file mode 100644 index 9ed2c84..0000000 --- a/docs/src/ion/Writer/flush.md +++ /dev/null @@ -1,13 +0,0 @@ -# int ion\Writer::flush() - - - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Writer/getDepth.md b/docs/src/ion/Writer/getDepth.md deleted file mode 100644 index f089235..0000000 --- a/docs/src/ion/Writer/getDepth.md +++ /dev/null @@ -1,13 +0,0 @@ -# int ion\Writer::getDepth() - - - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Writer/startContainer.md b/docs/src/ion/Writer/startContainer.md deleted file mode 100644 index 7f7e83a..0000000 --- a/docs/src/ion/Writer/startContainer.md +++ /dev/null @@ -1,14 +0,0 @@ -# void ion\Writer::startContainer(ion\Type $type) - - - - - - - - -## Params: - -* ion\Type $type - - diff --git a/docs/src/ion/Writer/startLob.md b/docs/src/ion/Writer/startLob.md deleted file mode 100644 index 9a8e173..0000000 --- a/docs/src/ion/Writer/startLob.md +++ /dev/null @@ -1,14 +0,0 @@ -# void ion\Writer::startLob(ion\Type $type) - - - - - - - - -## Params: - -* ion\Type $type - - diff --git a/docs/src/ion/Writer/writeAnnotation.md b/docs/src/ion/Writer/writeAnnotation.md deleted file mode 100644 index 9c18eda..0000000 --- a/docs/src/ion/Writer/writeAnnotation.md +++ /dev/null @@ -1,14 +0,0 @@ -# void ion\Writer::writeAnnotation([ion\Symbol|string ?>...$annotation]) - - - - - - - - -## Params: - -* Optional ion\Symbol|string ?>...$annotation - - diff --git a/docs/src/ion/Writer/writeBLob.md b/docs/src/ion/Writer/writeBLob.md deleted file mode 100644 index 4c6ddbe..0000000 --- a/docs/src/ion/Writer/writeBLob.md +++ /dev/null @@ -1,14 +0,0 @@ -# void ion\Writer::writeBLob(string $value) - - - - - - - - -## Params: - -* string $value - - diff --git a/docs/src/ion/Writer/writeBool.md b/docs/src/ion/Writer/writeBool.md deleted file mode 100644 index f6fa611..0000000 --- a/docs/src/ion/Writer/writeBool.md +++ /dev/null @@ -1,14 +0,0 @@ -# void ion\Writer::writeBool(bool $value) - - - - - - - - -## Params: - -* bool $value - - diff --git a/docs/src/ion/Writer/writeCLob.md b/docs/src/ion/Writer/writeCLob.md deleted file mode 100644 index 33ea7af..0000000 --- a/docs/src/ion/Writer/writeCLob.md +++ /dev/null @@ -1,14 +0,0 @@ -# void ion\Writer::writeCLob(string $value) - - - - - - - - -## Params: - -* string $value - - diff --git a/docs/src/ion/Writer/writeDecimal.md b/docs/src/ion/Writer/writeDecimal.md deleted file mode 100644 index 90a4bef..0000000 --- a/docs/src/ion/Writer/writeDecimal.md +++ /dev/null @@ -1,14 +0,0 @@ -# void ion\Writer::writeDecimal(ion\Decimal|string $value) - - - - - - - - -## Params: - -* ion\Decimal|string $value - - diff --git a/docs/src/ion/Writer/writeFieldName.md b/docs/src/ion/Writer/writeFieldName.md deleted file mode 100644 index a145e04..0000000 --- a/docs/src/ion/Writer/writeFieldName.md +++ /dev/null @@ -1,14 +0,0 @@ -# void ion\Writer::writeFieldName(string $name) - - - - - - - - -## Params: - -* string $name - - diff --git a/docs/src/ion/Writer/writeFloat.md b/docs/src/ion/Writer/writeFloat.md deleted file mode 100644 index 7258cd2..0000000 --- a/docs/src/ion/Writer/writeFloat.md +++ /dev/null @@ -1,14 +0,0 @@ -# void ion\Writer::writeFloat(float $value) - - - - - - - - -## Params: - -* float $value - - diff --git a/docs/src/ion/Writer/writeInt.md b/docs/src/ion/Writer/writeInt.md deleted file mode 100644 index 9ad467f..0000000 --- a/docs/src/ion/Writer/writeInt.md +++ /dev/null @@ -1,14 +0,0 @@ -# void ion\Writer::writeInt(string|int $value) - - - - - - - - -## Params: - -* string|int $value - - diff --git a/docs/src/ion/Writer/writeNull.md b/docs/src/ion/Writer/writeNull.md deleted file mode 100644 index 52eba4a..0000000 --- a/docs/src/ion/Writer/writeNull.md +++ /dev/null @@ -1,13 +0,0 @@ -# void ion\Writer::writeNull() - - - - - - - - -## Params: - -None. - diff --git a/docs/src/ion/Writer/writeString.md b/docs/src/ion/Writer/writeString.md deleted file mode 100644 index 1bee7b2..0000000 --- a/docs/src/ion/Writer/writeString.md +++ /dev/null @@ -1,14 +0,0 @@ -# void ion\Writer::writeString(string $value) - - - - - - - - -## Params: - -* string $value - - diff --git a/docs/src/ion/Writer/writeSymbol.md b/docs/src/ion/Writer/writeSymbol.md deleted file mode 100644 index c39822e..0000000 --- a/docs/src/ion/Writer/writeSymbol.md +++ /dev/null @@ -1,14 +0,0 @@ -# void ion\Writer::writeSymbol(ion\Symbol|string $value) - - - - - - - - -## Params: - -* ion\Symbol|string $value - - diff --git a/docs/src/ion/Writer/writeTimestamp.md b/docs/src/ion/Writer/writeTimestamp.md deleted file mode 100644 index a098afb..0000000 --- a/docs/src/ion/Writer/writeTimestamp.md +++ /dev/null @@ -1,14 +0,0 @@ -# void ion\Writer::writeTimestamp(ion\Timestamp|string $value) - - - - - - - - -## Params: - -* ion\Timestamp|string $value - - diff --git a/docs/src/ion/Writer/writeTypedNull.md b/docs/src/ion/Writer/writeTypedNull.md deleted file mode 100644 index 4da68c2..0000000 --- a/docs/src/ion/Writer/writeTypedNull.md +++ /dev/null @@ -1,14 +0,0 @@ -# void ion\Writer::writeTypedNull(ion\Type $type) - - - - - - - - -## Params: - -* ion\Type $type - - diff --git a/docs/src/ion/serialize.md b/docs/src/ion/serialize.md deleted file mode 100644 index 16015a0..0000000 --- a/docs/src/ion/serialize.md +++ /dev/null @@ -1,30 +0,0 @@ -# string ion\serialize(mixed $data, [?ion\Serializer $serializer = NULL]) - -Serialize a PHP value as ION data. - -Serializes supported PHP values with the optionally provided \ion\Serializer: -* NULL -* bool -* int -* float -* string -* references -* arrays -* objects (incl. \Serializable, and classes implementing magic and custom __serialize) - - - - -## Params: - -* mixed $data - PHP value(s). -* Optional ?ion\Serializer $serializer = NULL - Custom serializer. - - -## Returns: - -* string, serialized ION data - - diff --git a/docs/src/ion/unserialize.md b/docs/src/ion/unserialize.md deleted file mode 100644 index e9ac009..0000000 --- a/docs/src/ion/unserialize.md +++ /dev/null @@ -1,22 +0,0 @@ -# mixed ion\unserialize(string|resource $data, [?ion\Unserializer $unserializer = NULL]) - -Unserialize ION data (stream) as PHP value(s). - - - - - - -## Params: - -* string|resource $data - Serialized ION data, either as string buffer or stream,. -* Optional ?ion\Unserializer $unserializer = NULL - Unserialize ION data (stream) as PHP value(s). - - -## Returns: - -* mixed, unserialized PHP values - - diff --git a/docs/html/.htaccess b/docs/v0.0/.htaccess similarity index 100% rename from docs/html/.htaccess rename to docs/v0.0/.htaccess diff --git a/docs/v0.0/.nojekyll b/docs/v0.0/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/docs/html/AUTHORS b/docs/v0.0/AUTHORS similarity index 100% rename from docs/html/AUTHORS rename to docs/v0.0/AUTHORS diff --git a/docs/html/LICENSE b/docs/v0.0/LICENSE similarity index 100% rename from docs/html/LICENSE rename to docs/v0.0/LICENSE diff --git a/docs/html/VERSION b/docs/v0.0/VERSION similarity index 100% rename from docs/html/VERSION rename to docs/v0.0/VERSION diff --git a/docs/html/favicon.ico b/docs/v0.0/favicon.ico similarity index 100% rename from docs/html/favicon.ico rename to docs/v0.0/favicon.ico diff --git a/docs/html/index.css b/docs/v0.0/index.css similarity index 100% rename from docs/html/index.css rename to docs/v0.0/index.css diff --git a/docs/html/index.html b/docs/v0.0/index.html similarity index 90% rename from docs/html/index.html rename to docs/v0.0/index.html index 4ab5df2..1895bff 100644 --- a/docs/html/index.html +++ b/docs/v0.0/index.html @@ -6,13 +6,13 @@ mdref - - + + - +
diff --git a/docs/html/index.js b/docs/v0.0/index.js similarity index 100% rename from docs/html/index.js rename to docs/v0.0/index.js diff --git a/docs/html/ion.html b/docs/v0.0/ion.html similarity index 98% rename from docs/html/ion.html rename to docs/v0.0/ion.html index 658a805..ab01a31 100644 --- a/docs/html/ion.html +++ b/docs/v0.0/ion.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Catalog.html b/docs/v0.0/ion/Catalog.html similarity index 96% rename from docs/html/ion/Catalog.html rename to docs/v0.0/ion/Catalog.html index 7c334e8..5135e9b 100644 --- a/docs/html/ion/Catalog.html +++ b/docs/v0.0/ion/Catalog.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Catalog/__construct.html b/docs/v0.0/ion/Catalog/__construct.html similarity index 93% rename from docs/html/ion/Catalog/__construct.html rename to docs/v0.0/ion/Catalog/__construct.html index 5313440..d20e19f 100644 --- a/docs/html/ion/Catalog/__construct.html +++ b/docs/v0.0/ion/Catalog/__construct.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Catalog/add.html b/docs/v0.0/ion/Catalog/add.html similarity index 94% rename from docs/html/ion/Catalog/add.html rename to docs/v0.0/ion/Catalog/add.html index 9fb5872..71434af 100644 --- a/docs/html/ion/Catalog/add.html +++ b/docs/v0.0/ion/Catalog/add.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Catalog/find.html b/docs/v0.0/ion/Catalog/find.html similarity index 94% rename from docs/html/ion/Catalog/find.html rename to docs/v0.0/ion/Catalog/find.html index 651d912..14e1e78 100644 --- a/docs/html/ion/Catalog/find.html +++ b/docs/v0.0/ion/Catalog/find.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Catalog/findBest.html b/docs/v0.0/ion/Catalog/findBest.html similarity index 94% rename from docs/html/ion/Catalog/findBest.html rename to docs/v0.0/ion/Catalog/findBest.html index 54ad399..b43433a 100644 --- a/docs/html/ion/Catalog/findBest.html +++ b/docs/v0.0/ion/Catalog/findBest.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Catalog/remove.html b/docs/v0.0/ion/Catalog/remove.html similarity index 94% rename from docs/html/ion/Catalog/remove.html rename to docs/v0.0/ion/Catalog/remove.html index 9bb62ff..51da9ca 100644 --- a/docs/html/ion/Catalog/remove.html +++ b/docs/v0.0/ion/Catalog/remove.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Decimal.html b/docs/v0.0/ion/Decimal.html similarity index 97% rename from docs/html/ion/Decimal.html rename to docs/v0.0/ion/Decimal.html index 4cec146..3d82c80 100644 --- a/docs/html/ion/Decimal.html +++ b/docs/v0.0/ion/Decimal.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Decimal/Context.html b/docs/v0.0/ion/Decimal/Context.html similarity index 96% rename from docs/html/ion/Decimal/Context.html rename to docs/v0.0/ion/Decimal/Context.html index bb059be..781f738 100644 --- a/docs/html/ion/Decimal/Context.html +++ b/docs/v0.0/ion/Decimal/Context.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Decimal/Context/Dec128.html b/docs/v0.0/ion/Decimal/Context/Dec128.html similarity index 93% rename from docs/html/ion/Decimal/Context/Dec128.html rename to docs/v0.0/ion/Decimal/Context/Dec128.html index 2f390c6..e684eff 100644 --- a/docs/html/ion/Decimal/Context/Dec128.html +++ b/docs/v0.0/ion/Decimal/Context/Dec128.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Decimal/Context/Dec32.html b/docs/v0.0/ion/Decimal/Context/Dec32.html similarity index 93% rename from docs/html/ion/Decimal/Context/Dec32.html rename to docs/v0.0/ion/Decimal/Context/Dec32.html index bfcf16b..f1baef5 100644 --- a/docs/html/ion/Decimal/Context/Dec32.html +++ b/docs/v0.0/ion/Decimal/Context/Dec32.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Decimal/Context/Dec64.html b/docs/v0.0/ion/Decimal/Context/Dec64.html similarity index 93% rename from docs/html/ion/Decimal/Context/Dec64.html rename to docs/v0.0/ion/Decimal/Context/Dec64.html index 36cce0d..51264c0 100644 --- a/docs/html/ion/Decimal/Context/Dec64.html +++ b/docs/v0.0/ion/Decimal/Context/Dec64.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Decimal/Context/DecMax.html b/docs/v0.0/ion/Decimal/Context/DecMax.html similarity index 94% rename from docs/html/ion/Decimal/Context/DecMax.html rename to docs/v0.0/ion/Decimal/Context/DecMax.html index e23cf8f..6132c47 100644 --- a/docs/html/ion/Decimal/Context/DecMax.html +++ b/docs/v0.0/ion/Decimal/Context/DecMax.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Decimal/Context/Rounding.html b/docs/v0.0/ion/Decimal/Context/Rounding.html similarity index 95% rename from docs/html/ion/Decimal/Context/Rounding.html rename to docs/v0.0/ion/Decimal/Context/Rounding.html index 16c903a..66a50f0 100644 --- a/docs/html/ion/Decimal/Context/Rounding.html +++ b/docs/v0.0/ion/Decimal/Context/Rounding.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Decimal/Context/__construct.html b/docs/v0.0/ion/Decimal/Context/__construct.html similarity index 94% rename from docs/html/ion/Decimal/Context/__construct.html rename to docs/v0.0/ion/Decimal/Context/__construct.html index 9a71e37..de5f2b6 100644 --- a/docs/html/ion/Decimal/Context/__construct.html +++ b/docs/v0.0/ion/Decimal/Context/__construct.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Decimal/__construct.html b/docs/v0.0/ion/Decimal/__construct.html similarity index 93% rename from docs/html/ion/Decimal/__construct.html rename to docs/v0.0/ion/Decimal/__construct.html index e870037..841957d 100644 --- a/docs/html/ion/Decimal/__construct.html +++ b/docs/v0.0/ion/Decimal/__construct.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Decimal/equals.html b/docs/v0.0/ion/Decimal/equals.html similarity index 94% rename from docs/html/ion/Decimal/equals.html rename to docs/v0.0/ion/Decimal/equals.html index 90c7569..5934652 100644 --- a/docs/html/ion/Decimal/equals.html +++ b/docs/v0.0/ion/Decimal/equals.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Decimal/isInt.html b/docs/v0.0/ion/Decimal/isInt.html similarity index 94% rename from docs/html/ion/Decimal/isInt.html rename to docs/v0.0/ion/Decimal/isInt.html index 4fd1e89..86e5de4 100644 --- a/docs/html/ion/Decimal/isInt.html +++ b/docs/v0.0/ion/Decimal/isInt.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Decimal/toInt.html b/docs/v0.0/ion/Decimal/toInt.html similarity index 93% rename from docs/html/ion/Decimal/toInt.html rename to docs/v0.0/ion/Decimal/toInt.html index 74a71fc..fc58083 100644 --- a/docs/html/ion/Decimal/toInt.html +++ b/docs/v0.0/ion/Decimal/toInt.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Decimal/toString.html b/docs/v0.0/ion/Decimal/toString.html similarity index 93% rename from docs/html/ion/Decimal/toString.html rename to docs/v0.0/ion/Decimal/toString.html index 53cac70..f95ae6a 100644 --- a/docs/html/ion/Decimal/toString.html +++ b/docs/v0.0/ion/Decimal/toString.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Exception.html b/docs/v0.0/ion/Exception.html similarity index 94% rename from docs/html/ion/Exception.html rename to docs/v0.0/ion/Exception.html index a940a87..bf97b1a 100644 --- a/docs/html/ion/Exception.html +++ b/docs/v0.0/ion/Exception.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/LOB.html b/docs/v0.0/ion/LOB.html similarity index 95% rename from docs/html/ion/LOB.html rename to docs/v0.0/ion/LOB.html index db8cca9..0eb1eef 100644 --- a/docs/html/ion/LOB.html +++ b/docs/v0.0/ion/LOB.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/LOB/__construct.html b/docs/v0.0/ion/LOB/__construct.html similarity index 92% rename from docs/html/ion/LOB/__construct.html rename to docs/v0.0/ion/LOB/__construct.html index d63b348..33106ef 100644 --- a/docs/html/ion/LOB/__construct.html +++ b/docs/v0.0/ion/LOB/__construct.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader.html b/docs/v0.0/ion/Reader.html similarity index 98% rename from docs/html/ion/Reader.html rename to docs/v0.0/ion/Reader.html index 6451871..8dbe242 100644 --- a/docs/html/ion/Reader.html +++ b/docs/v0.0/ion/Reader.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/Buffer.html b/docs/v0.0/ion/Reader/Buffer.html similarity index 97% rename from docs/html/ion/Reader/Buffer.html rename to docs/v0.0/ion/Reader/Buffer.html index 8eb93fc..9af4b2f 100644 --- a/docs/html/ion/Reader/Buffer.html +++ b/docs/v0.0/ion/Reader/Buffer.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/Buffer/Reader.html b/docs/v0.0/ion/Reader/Buffer/Reader.html similarity index 94% rename from docs/html/ion/Reader/Buffer/Reader.html rename to docs/v0.0/ion/Reader/Buffer/Reader.html index a1efec1..0d2be81 100644 --- a/docs/html/ion/Reader/Buffer/Reader.html +++ b/docs/v0.0/ion/Reader/Buffer/Reader.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/Buffer/Reader/__construct.html b/docs/v0.0/ion/Reader/Buffer/Reader/__construct.html similarity index 93% rename from docs/html/ion/Reader/Buffer/Reader/__construct.html rename to docs/v0.0/ion/Reader/Buffer/Reader/__construct.html index 8b1e7d5..98a122b 100644 --- a/docs/html/ion/Reader/Buffer/Reader/__construct.html +++ b/docs/v0.0/ion/Reader/Buffer/Reader/__construct.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/Buffer/getBuffer.html b/docs/v0.0/ion/Reader/Buffer/getBuffer.html similarity index 93% rename from docs/html/ion/Reader/Buffer/getBuffer.html rename to docs/v0.0/ion/Reader/Buffer/getBuffer.html index f3f89f2..9b9ce5f 100644 --- a/docs/html/ion/Reader/Buffer/getBuffer.html +++ b/docs/v0.0/ion/Reader/Buffer/getBuffer.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/Options.html b/docs/v0.0/ion/Reader/Options.html similarity index 97% rename from docs/html/ion/Reader/Options.html rename to docs/v0.0/ion/Reader/Options.html index 467f6cb..b3f5389 100644 --- a/docs/html/ion/Reader/Options.html +++ b/docs/v0.0/ion/Reader/Options.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/Options/__construct.html b/docs/v0.0/ion/Reader/Options/__construct.html similarity index 95% rename from docs/html/ion/Reader/Options/__construct.html rename to docs/v0.0/ion/Reader/Options/__construct.html index 056e165..8dff27d 100644 --- a/docs/html/ion/Reader/Options/__construct.html +++ b/docs/v0.0/ion/Reader/Options/__construct.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/Reader.html b/docs/v0.0/ion/Reader/Reader.html similarity index 97% rename from docs/html/ion/Reader/Reader.html rename to docs/v0.0/ion/Reader/Reader.html index da785dc..848c67d 100644 --- a/docs/html/ion/Reader/Reader.html +++ b/docs/v0.0/ion/Reader/Reader.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/Stream.html b/docs/v0.0/ion/Reader/Stream.html similarity index 97% rename from docs/html/ion/Reader/Stream.html rename to docs/v0.0/ion/Reader/Stream.html index a04ea7f..40d4a23 100644 --- a/docs/html/ion/Reader/Stream.html +++ b/docs/v0.0/ion/Reader/Stream.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/Stream/Reader.html b/docs/v0.0/ion/Reader/Stream/Reader.html similarity index 94% rename from docs/html/ion/Reader/Stream/Reader.html rename to docs/v0.0/ion/Reader/Stream/Reader.html index d411ad4..12d0f6a 100644 --- a/docs/html/ion/Reader/Stream/Reader.html +++ b/docs/v0.0/ion/Reader/Stream/Reader.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/Stream/Reader/__construct.html b/docs/v0.0/ion/Reader/Stream/Reader/__construct.html similarity index 93% rename from docs/html/ion/Reader/Stream/Reader/__construct.html rename to docs/v0.0/ion/Reader/Stream/Reader/__construct.html index c7e694e..2949fbb 100644 --- a/docs/html/ion/Reader/Stream/Reader/__construct.html +++ b/docs/v0.0/ion/Reader/Stream/Reader/__construct.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/Stream/getStream.html b/docs/v0.0/ion/Reader/Stream/getStream.html similarity index 93% rename from docs/html/ion/Reader/Stream/getStream.html rename to docs/v0.0/ion/Reader/Stream/getStream.html index 592c67a..ee9a9c6 100644 --- a/docs/html/ion/Reader/Stream/getStream.html +++ b/docs/v0.0/ion/Reader/Stream/getStream.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/Stream/resetStream.html b/docs/v0.0/ion/Reader/Stream/resetStream.html similarity index 93% rename from docs/html/ion/Reader/Stream/resetStream.html rename to docs/v0.0/ion/Reader/Stream/resetStream.html index 5f3c4be..ea36b27 100644 --- a/docs/html/ion/Reader/Stream/resetStream.html +++ b/docs/v0.0/ion/Reader/Stream/resetStream.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/Stream/resetStreamWithLength.html b/docs/v0.0/ion/Reader/Stream/resetStreamWithLength.html similarity index 93% rename from docs/html/ion/Reader/Stream/resetStreamWithLength.html rename to docs/v0.0/ion/Reader/Stream/resetStreamWithLength.html index 6a2d440..18b915f 100644 --- a/docs/html/ion/Reader/Stream/resetStreamWithLength.html +++ b/docs/v0.0/ion/Reader/Stream/resetStreamWithLength.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/countAnnotations.html b/docs/v0.0/ion/Reader/countAnnotations.html similarity index 96% rename from docs/html/ion/Reader/countAnnotations.html rename to docs/v0.0/ion/Reader/countAnnotations.html index 677a675..02a8379 100644 --- a/docs/html/ion/Reader/countAnnotations.html +++ b/docs/v0.0/ion/Reader/countAnnotations.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/getAnnotation.html b/docs/v0.0/ion/Reader/getAnnotation.html similarity index 96% rename from docs/html/ion/Reader/getAnnotation.html rename to docs/v0.0/ion/Reader/getAnnotation.html index 4b1f8c7..7902670 100644 --- a/docs/html/ion/Reader/getAnnotation.html +++ b/docs/v0.0/ion/Reader/getAnnotation.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/getAnnotationSymbol.html b/docs/v0.0/ion/Reader/getAnnotationSymbol.html similarity index 96% rename from docs/html/ion/Reader/getAnnotationSymbol.html rename to docs/v0.0/ion/Reader/getAnnotationSymbol.html index 16f9d3c..bdf86bc 100644 --- a/docs/html/ion/Reader/getAnnotationSymbol.html +++ b/docs/v0.0/ion/Reader/getAnnotationSymbol.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/getAnnotationSymbols.html b/docs/v0.0/ion/Reader/getAnnotationSymbols.html similarity index 96% rename from docs/html/ion/Reader/getAnnotationSymbols.html rename to docs/v0.0/ion/Reader/getAnnotationSymbols.html index b074cc6..0c680cf 100644 --- a/docs/html/ion/Reader/getAnnotationSymbols.html +++ b/docs/v0.0/ion/Reader/getAnnotationSymbols.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/getAnnotations.html b/docs/v0.0/ion/Reader/getAnnotations.html similarity index 96% rename from docs/html/ion/Reader/getAnnotations.html rename to docs/v0.0/ion/Reader/getAnnotations.html index bf02c2b..7c2f4f1 100644 --- a/docs/html/ion/Reader/getAnnotations.html +++ b/docs/v0.0/ion/Reader/getAnnotations.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/getDepth.html b/docs/v0.0/ion/Reader/getDepth.html similarity index 96% rename from docs/html/ion/Reader/getDepth.html rename to docs/v0.0/ion/Reader/getDepth.html index 3cb3057..e890f74 100644 --- a/docs/html/ion/Reader/getDepth.html +++ b/docs/v0.0/ion/Reader/getDepth.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/getFieldName.html b/docs/v0.0/ion/Reader/getFieldName.html similarity index 96% rename from docs/html/ion/Reader/getFieldName.html rename to docs/v0.0/ion/Reader/getFieldName.html index 0d1ab30..b7c32bb 100644 --- a/docs/html/ion/Reader/getFieldName.html +++ b/docs/v0.0/ion/Reader/getFieldName.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/getFieldNameSymbol.html b/docs/v0.0/ion/Reader/getFieldNameSymbol.html similarity index 96% rename from docs/html/ion/Reader/getFieldNameSymbol.html rename to docs/v0.0/ion/Reader/getFieldNameSymbol.html index fc88526..4dd3b3d 100644 --- a/docs/html/ion/Reader/getFieldNameSymbol.html +++ b/docs/v0.0/ion/Reader/getFieldNameSymbol.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/getPosition.html b/docs/v0.0/ion/Reader/getPosition.html similarity index 96% rename from docs/html/ion/Reader/getPosition.html rename to docs/v0.0/ion/Reader/getPosition.html index 90620ad..7b7646f 100644 --- a/docs/html/ion/Reader/getPosition.html +++ b/docs/v0.0/ion/Reader/getPosition.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/getType.html b/docs/v0.0/ion/Reader/getType.html similarity index 96% rename from docs/html/ion/Reader/getType.html rename to docs/v0.0/ion/Reader/getType.html index cf6c3bc..da6fe53 100644 --- a/docs/html/ion/Reader/getType.html +++ b/docs/v0.0/ion/Reader/getType.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/getValueLength.html b/docs/v0.0/ion/Reader/getValueLength.html similarity index 96% rename from docs/html/ion/Reader/getValueLength.html rename to docs/v0.0/ion/Reader/getValueLength.html index 87ad9a5..d0620cf 100644 --- a/docs/html/ion/Reader/getValueLength.html +++ b/docs/v0.0/ion/Reader/getValueLength.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/getValueOffset.html b/docs/v0.0/ion/Reader/getValueOffset.html similarity index 96% rename from docs/html/ion/Reader/getValueOffset.html rename to docs/v0.0/ion/Reader/getValueOffset.html index 40ea04b..511cfb1 100644 --- a/docs/html/ion/Reader/getValueOffset.html +++ b/docs/v0.0/ion/Reader/getValueOffset.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/hasAnnotation.html b/docs/v0.0/ion/Reader/hasAnnotation.html similarity index 96% rename from docs/html/ion/Reader/hasAnnotation.html rename to docs/v0.0/ion/Reader/hasAnnotation.html index c62c923..3d81baa 100644 --- a/docs/html/ion/Reader/hasAnnotation.html +++ b/docs/v0.0/ion/Reader/hasAnnotation.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/hasAnnotations.html b/docs/v0.0/ion/Reader/hasAnnotations.html similarity index 96% rename from docs/html/ion/Reader/hasAnnotations.html rename to docs/v0.0/ion/Reader/hasAnnotations.html index b943aa5..87cd127 100644 --- a/docs/html/ion/Reader/hasAnnotations.html +++ b/docs/v0.0/ion/Reader/hasAnnotations.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/isInStruct.html b/docs/v0.0/ion/Reader/isInStruct.html similarity index 96% rename from docs/html/ion/Reader/isInStruct.html rename to docs/v0.0/ion/Reader/isInStruct.html index bf55eae..cd4dd59 100644 --- a/docs/html/ion/Reader/isInStruct.html +++ b/docs/v0.0/ion/Reader/isInStruct.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/isNull.html b/docs/v0.0/ion/Reader/isNull.html similarity index 96% rename from docs/html/ion/Reader/isNull.html rename to docs/v0.0/ion/Reader/isNull.html index e3191c0..6ae61ef 100644 --- a/docs/html/ion/Reader/isNull.html +++ b/docs/v0.0/ion/Reader/isNull.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/readBool.html b/docs/v0.0/ion/Reader/readBool.html similarity index 96% rename from docs/html/ion/Reader/readBool.html rename to docs/v0.0/ion/Reader/readBool.html index 722c20e..aad5d86 100644 --- a/docs/html/ion/Reader/readBool.html +++ b/docs/v0.0/ion/Reader/readBool.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/readDecimal.html b/docs/v0.0/ion/Reader/readDecimal.html similarity index 96% rename from docs/html/ion/Reader/readDecimal.html rename to docs/v0.0/ion/Reader/readDecimal.html index bde9c02..6ffc9e5 100644 --- a/docs/html/ion/Reader/readDecimal.html +++ b/docs/v0.0/ion/Reader/readDecimal.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/readFloat.html b/docs/v0.0/ion/Reader/readFloat.html similarity index 96% rename from docs/html/ion/Reader/readFloat.html rename to docs/v0.0/ion/Reader/readFloat.html index cb3c7c7..bc4a944 100644 --- a/docs/html/ion/Reader/readFloat.html +++ b/docs/v0.0/ion/Reader/readFloat.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/readInt.html b/docs/v0.0/ion/Reader/readInt.html similarity index 96% rename from docs/html/ion/Reader/readInt.html rename to docs/v0.0/ion/Reader/readInt.html index 9927f00..91a3524 100644 --- a/docs/html/ion/Reader/readInt.html +++ b/docs/v0.0/ion/Reader/readInt.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/readLob.html b/docs/v0.0/ion/Reader/readLob.html similarity index 96% rename from docs/html/ion/Reader/readLob.html rename to docs/v0.0/ion/Reader/readLob.html index 7cbd465..e536a17 100644 --- a/docs/html/ion/Reader/readLob.html +++ b/docs/v0.0/ion/Reader/readLob.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/readLobPart.html b/docs/v0.0/ion/Reader/readLobPart.html similarity index 96% rename from docs/html/ion/Reader/readLobPart.html rename to docs/v0.0/ion/Reader/readLobPart.html index 7e1fb35..0d704cc 100644 --- a/docs/html/ion/Reader/readLobPart.html +++ b/docs/v0.0/ion/Reader/readLobPart.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/readNull.html b/docs/v0.0/ion/Reader/readNull.html similarity index 96% rename from docs/html/ion/Reader/readNull.html rename to docs/v0.0/ion/Reader/readNull.html index 05b2df3..4f9cb58 100644 --- a/docs/html/ion/Reader/readNull.html +++ b/docs/v0.0/ion/Reader/readNull.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/readString.html b/docs/v0.0/ion/Reader/readString.html similarity index 96% rename from docs/html/ion/Reader/readString.html rename to docs/v0.0/ion/Reader/readString.html index a49dc33..69f23b4 100644 --- a/docs/html/ion/Reader/readString.html +++ b/docs/v0.0/ion/Reader/readString.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/readStringPart.html b/docs/v0.0/ion/Reader/readStringPart.html similarity index 96% rename from docs/html/ion/Reader/readStringPart.html rename to docs/v0.0/ion/Reader/readStringPart.html index da5d5e0..20c0abd 100644 --- a/docs/html/ion/Reader/readStringPart.html +++ b/docs/v0.0/ion/Reader/readStringPart.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/readSymbol.html b/docs/v0.0/ion/Reader/readSymbol.html similarity index 96% rename from docs/html/ion/Reader/readSymbol.html rename to docs/v0.0/ion/Reader/readSymbol.html index 9716f1d..95e5fbb 100644 --- a/docs/html/ion/Reader/readSymbol.html +++ b/docs/v0.0/ion/Reader/readSymbol.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/readTimestamp.html b/docs/v0.0/ion/Reader/readTimestamp.html similarity index 96% rename from docs/html/ion/Reader/readTimestamp.html rename to docs/v0.0/ion/Reader/readTimestamp.html index bdd93ae..33bc31c 100644 --- a/docs/html/ion/Reader/readTimestamp.html +++ b/docs/v0.0/ion/Reader/readTimestamp.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Reader/seek.html b/docs/v0.0/ion/Reader/seek.html similarity index 97% rename from docs/html/ion/Reader/seek.html rename to docs/v0.0/ion/Reader/seek.html index e32da8c..eabf0c3 100644 --- a/docs/html/ion/Reader/seek.html +++ b/docs/v0.0/ion/Reader/seek.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Serializer.html b/docs/v0.0/ion/Serializer.html similarity index 95% rename from docs/html/ion/Serializer.html rename to docs/v0.0/ion/Serializer.html index b37cbd9..e22108c 100644 --- a/docs/html/ion/Serializer.html +++ b/docs/v0.0/ion/Serializer.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Serializer/PHP.html b/docs/v0.0/ion/Serializer/PHP.html similarity index 95% rename from docs/html/ion/Serializer/PHP.html rename to docs/v0.0/ion/Serializer/PHP.html index 6417f09..e6244b4 100644 --- a/docs/html/ion/Serializer/PHP.html +++ b/docs/v0.0/ion/Serializer/PHP.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Serializer/PHP/__construct.html b/docs/v0.0/ion/Serializer/PHP/__construct.html similarity index 94% rename from docs/html/ion/Serializer/PHP/__construct.html rename to docs/v0.0/ion/Serializer/PHP/__construct.html index ac85ab2..efc7984 100644 --- a/docs/html/ion/Serializer/PHP/__construct.html +++ b/docs/v0.0/ion/Serializer/PHP/__construct.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Serializer/serialize.html b/docs/v0.0/ion/Serializer/serialize.html similarity index 92% rename from docs/html/ion/Serializer/serialize.html rename to docs/v0.0/ion/Serializer/serialize.html index c48d81d..eee7814 100644 --- a/docs/html/ion/Serializer/serialize.html +++ b/docs/v0.0/ion/Serializer/serialize.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Symbol.html b/docs/v0.0/ion/Symbol.html similarity index 97% rename from docs/html/ion/Symbol.html rename to docs/v0.0/ion/Symbol.html index 6126ed1..5856a4a 100644 --- a/docs/html/ion/Symbol.html +++ b/docs/v0.0/ion/Symbol.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Symbol/Enum.html b/docs/v0.0/ion/Symbol/Enum.html similarity index 95% rename from docs/html/ion/Symbol/Enum.html rename to docs/v0.0/ion/Symbol/Enum.html index e8c5091..df85adb 100644 --- a/docs/html/ion/Symbol/Enum.html +++ b/docs/v0.0/ion/Symbol/Enum.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Symbol/Enum/toSID.html b/docs/v0.0/ion/Symbol/Enum/toSID.html similarity index 93% rename from docs/html/ion/Symbol/Enum/toSID.html rename to docs/v0.0/ion/Symbol/Enum/toSID.html index ee3b8c1..4c68788 100644 --- a/docs/html/ion/Symbol/Enum/toSID.html +++ b/docs/v0.0/ion/Symbol/Enum/toSID.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Symbol/Enum/toString.html b/docs/v0.0/ion/Symbol/Enum/toString.html similarity index 93% rename from docs/html/ion/Symbol/Enum/toString.html rename to docs/v0.0/ion/Symbol/Enum/toString.html index 6c1b152..6aa0b5a 100644 --- a/docs/html/ion/Symbol/Enum/toString.html +++ b/docs/v0.0/ion/Symbol/Enum/toString.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Symbol/Enum/toSymbol.html b/docs/v0.0/ion/Symbol/Enum/toSymbol.html similarity index 93% rename from docs/html/ion/Symbol/Enum/toSymbol.html rename to docs/v0.0/ion/Symbol/Enum/toSymbol.html index 2c6207a..326f838 100644 --- a/docs/html/ion/Symbol/Enum/toSymbol.html +++ b/docs/v0.0/ion/Symbol/Enum/toSymbol.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Symbol/ImportLocation.html b/docs/v0.0/ion/Symbol/ImportLocation.html similarity index 94% rename from docs/html/ion/Symbol/ImportLocation.html rename to docs/v0.0/ion/Symbol/ImportLocation.html index 2e83a8d..b231f78 100644 --- a/docs/html/ion/Symbol/ImportLocation.html +++ b/docs/v0.0/ion/Symbol/ImportLocation.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Symbol/ImportLocation/__construct.html b/docs/v0.0/ion/Symbol/ImportLocation/__construct.html similarity index 92% rename from docs/html/ion/Symbol/ImportLocation/__construct.html rename to docs/v0.0/ion/Symbol/ImportLocation/__construct.html index 28dd4ce..476d91e 100644 --- a/docs/html/ion/Symbol/ImportLocation/__construct.html +++ b/docs/v0.0/ion/Symbol/ImportLocation/__construct.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Symbol/Table.html b/docs/v0.0/ion/Symbol/Table.html similarity index 97% rename from docs/html/ion/Symbol/Table.html rename to docs/v0.0/ion/Symbol/Table.html index d7b01ab..a043f90 100644 --- a/docs/html/ion/Symbol/Table.html +++ b/docs/v0.0/ion/Symbol/Table.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Symbol/Table/Local.html b/docs/v0.0/ion/Symbol/Table/Local.html similarity index 96% rename from docs/html/ion/Symbol/Table/Local.html rename to docs/v0.0/ion/Symbol/Table/Local.html index 1ddb8ac..50b261f 100644 --- a/docs/html/ion/Symbol/Table/Local.html +++ b/docs/v0.0/ion/Symbol/Table/Local.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Symbol/Table/Local/__construct.html b/docs/v0.0/ion/Symbol/Table/Local/__construct.html similarity index 93% rename from docs/html/ion/Symbol/Table/Local/__construct.html rename to docs/v0.0/ion/Symbol/Table/Local/__construct.html index a44ad64..0f81ada 100644 --- a/docs/html/ion/Symbol/Table/Local/__construct.html +++ b/docs/v0.0/ion/Symbol/Table/Local/__construct.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Symbol/Table/Local/import.html b/docs/v0.0/ion/Symbol/Table/Local/import.html similarity index 93% rename from docs/html/ion/Symbol/Table/Local/import.html rename to docs/v0.0/ion/Symbol/Table/Local/import.html index 6e8edaf..5dfd078 100644 --- a/docs/html/ion/Symbol/Table/Local/import.html +++ b/docs/v0.0/ion/Symbol/Table/Local/import.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Symbol/Table/PHP.html b/docs/v0.0/ion/Symbol/Table/PHP.html similarity index 95% rename from docs/html/ion/Symbol/Table/PHP.html rename to docs/v0.0/ion/Symbol/Table/PHP.html index 6b42b6b..7373e3b 100644 --- a/docs/html/ion/Symbol/Table/PHP.html +++ b/docs/v0.0/ion/Symbol/Table/PHP.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Symbol/Table/Shared.html b/docs/v0.0/ion/Symbol/Table/Shared.html similarity index 95% rename from docs/html/ion/Symbol/Table/Shared.html rename to docs/v0.0/ion/Symbol/Table/Shared.html index 38f37ed..74ff55e 100644 --- a/docs/html/ion/Symbol/Table/Shared.html +++ b/docs/v0.0/ion/Symbol/Table/Shared.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Symbol/Table/Shared/__construct.html b/docs/v0.0/ion/Symbol/Table/Shared/__construct.html similarity index 93% rename from docs/html/ion/Symbol/Table/Shared/__construct.html rename to docs/v0.0/ion/Symbol/Table/Shared/__construct.html index 21b7d78..3ff3803 100644 --- a/docs/html/ion/Symbol/Table/Shared/__construct.html +++ b/docs/v0.0/ion/Symbol/Table/Shared/__construct.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Symbol/Table/System.html b/docs/v0.0/ion/Symbol/Table/System.html similarity index 95% rename from docs/html/ion/Symbol/Table/System.html rename to docs/v0.0/ion/Symbol/Table/System.html index 534a281..71e8e54 100644 --- a/docs/html/ion/Symbol/Table/System.html +++ b/docs/v0.0/ion/Symbol/Table/System.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Symbol/Table/add.html b/docs/v0.0/ion/Symbol/Table/add.html similarity index 94% rename from docs/html/ion/Symbol/Table/add.html rename to docs/v0.0/ion/Symbol/Table/add.html index e79e62f..ef50e1d 100644 --- a/docs/html/ion/Symbol/Table/add.html +++ b/docs/v0.0/ion/Symbol/Table/add.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Symbol/Table/find.html b/docs/v0.0/ion/Symbol/Table/find.html similarity index 94% rename from docs/html/ion/Symbol/Table/find.html rename to docs/v0.0/ion/Symbol/Table/find.html index 0a194fc..03d64c7 100644 --- a/docs/html/ion/Symbol/Table/find.html +++ b/docs/v0.0/ion/Symbol/Table/find.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Symbol/Table/findLocal.html b/docs/v0.0/ion/Symbol/Table/findLocal.html similarity index 94% rename from docs/html/ion/Symbol/Table/findLocal.html rename to docs/v0.0/ion/Symbol/Table/findLocal.html index 8d82cd6..e4afe91 100644 --- a/docs/html/ion/Symbol/Table/findLocal.html +++ b/docs/v0.0/ion/Symbol/Table/findLocal.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Symbol/Table/getMaxId.html b/docs/v0.0/ion/Symbol/Table/getMaxId.html similarity index 94% rename from docs/html/ion/Symbol/Table/getMaxId.html rename to docs/v0.0/ion/Symbol/Table/getMaxId.html index 1cf67a1..0c1e5cd 100644 --- a/docs/html/ion/Symbol/Table/getMaxId.html +++ b/docs/v0.0/ion/Symbol/Table/getMaxId.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Symbol/__construct.html b/docs/v0.0/ion/Symbol/__construct.html similarity index 94% rename from docs/html/ion/Symbol/__construct.html rename to docs/v0.0/ion/Symbol/__construct.html index b14dcc9..a505d94 100644 --- a/docs/html/ion/Symbol/__construct.html +++ b/docs/v0.0/ion/Symbol/__construct.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Symbol/equals.html b/docs/v0.0/ion/Symbol/equals.html similarity index 94% rename from docs/html/ion/Symbol/equals.html rename to docs/v0.0/ion/Symbol/equals.html index 8514f5b..426d216 100644 --- a/docs/html/ion/Symbol/equals.html +++ b/docs/v0.0/ion/Symbol/equals.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Symbol/toString.html b/docs/v0.0/ion/Symbol/toString.html similarity index 93% rename from docs/html/ion/Symbol/toString.html rename to docs/v0.0/ion/Symbol/toString.html index ad456b2..f82e923 100644 --- a/docs/html/ion/Symbol/toString.html +++ b/docs/v0.0/ion/Symbol/toString.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Timestamp.html b/docs/v0.0/ion/Timestamp.html similarity index 96% rename from docs/html/ion/Timestamp.html rename to docs/v0.0/ion/Timestamp.html index f413166..bfec2b3 100644 --- a/docs/html/ion/Timestamp.html +++ b/docs/v0.0/ion/Timestamp.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Timestamp/Format.html b/docs/v0.0/ion/Timestamp/Format.html similarity index 94% rename from docs/html/ion/Timestamp/Format.html rename to docs/v0.0/ion/Timestamp/Format.html index 51d0821..62f861a 100644 --- a/docs/html/ion/Timestamp/Format.html +++ b/docs/v0.0/ion/Timestamp/Format.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Timestamp/Precision.html b/docs/v0.0/ion/Timestamp/Precision.html similarity index 94% rename from docs/html/ion/Timestamp/Precision.html rename to docs/v0.0/ion/Timestamp/Precision.html index e1029fa..5632a8b 100644 --- a/docs/html/ion/Timestamp/Precision.html +++ b/docs/v0.0/ion/Timestamp/Precision.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Timestamp/__construct.html b/docs/v0.0/ion/Timestamp/__construct.html similarity index 94% rename from docs/html/ion/Timestamp/__construct.html rename to docs/v0.0/ion/Timestamp/__construct.html index 3351d9b..eb9c7c9 100644 --- a/docs/html/ion/Timestamp/__construct.html +++ b/docs/v0.0/ion/Timestamp/__construct.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Type.html b/docs/v0.0/ion/Type.html similarity index 96% rename from docs/html/ion/Type.html rename to docs/v0.0/ion/Type.html index 40724cd..9351ae3 100644 --- a/docs/html/ion/Type.html +++ b/docs/v0.0/ion/Type.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Unserializer.html b/docs/v0.0/ion/Unserializer.html similarity index 95% rename from docs/html/ion/Unserializer.html rename to docs/v0.0/ion/Unserializer.html index 1f67ec6..2154235 100644 --- a/docs/html/ion/Unserializer.html +++ b/docs/v0.0/ion/Unserializer.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Unserializer/PHP.html b/docs/v0.0/ion/Unserializer/PHP.html similarity index 95% rename from docs/html/ion/Unserializer/PHP.html rename to docs/v0.0/ion/Unserializer/PHP.html index 24a5fba..70aaefe 100644 --- a/docs/html/ion/Unserializer/PHP.html +++ b/docs/v0.0/ion/Unserializer/PHP.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Unserializer/PHP/__construct.html b/docs/v0.0/ion/Unserializer/PHP/__construct.html similarity index 94% rename from docs/html/ion/Unserializer/PHP/__construct.html rename to docs/v0.0/ion/Unserializer/PHP/__construct.html index 482da6a..7b078c9 100644 --- a/docs/html/ion/Unserializer/PHP/__construct.html +++ b/docs/v0.0/ion/Unserializer/PHP/__construct.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Unserializer/unserialize.html b/docs/v0.0/ion/Unserializer/unserialize.html similarity index 92% rename from docs/html/ion/Unserializer/unserialize.html rename to docs/v0.0/ion/Unserializer/unserialize.html index 39922c5..ae48910 100644 --- a/docs/html/ion/Unserializer/unserialize.html +++ b/docs/v0.0/ion/Unserializer/unserialize.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Writer.html b/docs/v0.0/ion/Writer.html similarity index 98% rename from docs/html/ion/Writer.html rename to docs/v0.0/ion/Writer.html index 3a32ae8..148914a 100644 --- a/docs/html/ion/Writer.html +++ b/docs/v0.0/ion/Writer.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Writer/Buffer.html b/docs/v0.0/ion/Writer/Buffer.html similarity index 97% rename from docs/html/ion/Writer/Buffer.html rename to docs/v0.0/ion/Writer/Buffer.html index 46aee18..3bdc16c 100644 --- a/docs/html/ion/Writer/Buffer.html +++ b/docs/v0.0/ion/Writer/Buffer.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Writer/Buffer/Writer.html b/docs/v0.0/ion/Writer/Buffer/Writer.html similarity index 94% rename from docs/html/ion/Writer/Buffer/Writer.html rename to docs/v0.0/ion/Writer/Buffer/Writer.html index 6fb2aec..1481e4b 100644 --- a/docs/html/ion/Writer/Buffer/Writer.html +++ b/docs/v0.0/ion/Writer/Buffer/Writer.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Writer/Buffer/Writer/__construct.html b/docs/v0.0/ion/Writer/Buffer/Writer/__construct.html similarity index 93% rename from docs/html/ion/Writer/Buffer/Writer/__construct.html rename to docs/v0.0/ion/Writer/Buffer/Writer/__construct.html index 58fdae7..2258072 100644 --- a/docs/html/ion/Writer/Buffer/Writer/__construct.html +++ b/docs/v0.0/ion/Writer/Buffer/Writer/__construct.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Writer/Buffer/getBuffer.html b/docs/v0.0/ion/Writer/Buffer/getBuffer.html similarity index 93% rename from docs/html/ion/Writer/Buffer/getBuffer.html rename to docs/v0.0/ion/Writer/Buffer/getBuffer.html index 7ea8eff..561d54d 100644 --- a/docs/html/ion/Writer/Buffer/getBuffer.html +++ b/docs/v0.0/ion/Writer/Buffer/getBuffer.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Writer/Buffer/resetBuffer.html b/docs/v0.0/ion/Writer/Buffer/resetBuffer.html similarity index 93% rename from docs/html/ion/Writer/Buffer/resetBuffer.html rename to docs/v0.0/ion/Writer/Buffer/resetBuffer.html index 0e25545..f75029d 100644 --- a/docs/html/ion/Writer/Buffer/resetBuffer.html +++ b/docs/v0.0/ion/Writer/Buffer/resetBuffer.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Writer/Options.html b/docs/v0.0/ion/Writer/Options.html similarity index 97% rename from docs/html/ion/Writer/Options.html rename to docs/v0.0/ion/Writer/Options.html index b7364ad..318bbac 100644 --- a/docs/html/ion/Writer/Options.html +++ b/docs/v0.0/ion/Writer/Options.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Writer/Options/__construct.html b/docs/v0.0/ion/Writer/Options/__construct.html similarity index 95% rename from docs/html/ion/Writer/Options/__construct.html rename to docs/v0.0/ion/Writer/Options/__construct.html index 4e5d259..73a8aa1 100644 --- a/docs/html/ion/Writer/Options/__construct.html +++ b/docs/v0.0/ion/Writer/Options/__construct.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Writer/Stream.html b/docs/v0.0/ion/Writer/Stream.html similarity index 97% rename from docs/html/ion/Writer/Stream.html rename to docs/v0.0/ion/Writer/Stream.html index 54d332f..df9983b 100644 --- a/docs/html/ion/Writer/Stream.html +++ b/docs/v0.0/ion/Writer/Stream.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Writer/Stream/Writer.html b/docs/v0.0/ion/Writer/Stream/Writer.html similarity index 94% rename from docs/html/ion/Writer/Stream/Writer.html rename to docs/v0.0/ion/Writer/Stream/Writer.html index a2f7a2e..1513568 100644 --- a/docs/html/ion/Writer/Stream/Writer.html +++ b/docs/v0.0/ion/Writer/Stream/Writer.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Writer/Stream/Writer/__construct.html b/docs/v0.0/ion/Writer/Stream/Writer/__construct.html similarity index 93% rename from docs/html/ion/Writer/Stream/Writer/__construct.html rename to docs/v0.0/ion/Writer/Stream/Writer/__construct.html index a3de760..d73513a 100644 --- a/docs/html/ion/Writer/Stream/Writer/__construct.html +++ b/docs/v0.0/ion/Writer/Stream/Writer/__construct.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Writer/Stream/getStream.html b/docs/v0.0/ion/Writer/Stream/getStream.html similarity index 93% rename from docs/html/ion/Writer/Stream/getStream.html rename to docs/v0.0/ion/Writer/Stream/getStream.html index 9bb1412..6d7d1d7 100644 --- a/docs/html/ion/Writer/Stream/getStream.html +++ b/docs/v0.0/ion/Writer/Stream/getStream.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Writer/Writer.html b/docs/v0.0/ion/Writer/Writer.html similarity index 96% rename from docs/html/ion/Writer/Writer.html rename to docs/v0.0/ion/Writer/Writer.html index 296bef1..987f04e 100644 --- a/docs/html/ion/Writer/Writer.html +++ b/docs/v0.0/ion/Writer/Writer.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Writer/appendLob.html b/docs/v0.0/ion/Writer/appendLob.html similarity index 96% rename from docs/html/ion/Writer/appendLob.html rename to docs/v0.0/ion/Writer/appendLob.html index de141fb..ede51b0 100644 --- a/docs/html/ion/Writer/appendLob.html +++ b/docs/v0.0/ion/Writer/appendLob.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Writer/finish.html b/docs/v0.0/ion/Writer/finish.html similarity index 96% rename from docs/html/ion/Writer/finish.html rename to docs/v0.0/ion/Writer/finish.html index de6d10a..eab0a16 100644 --- a/docs/html/ion/Writer/finish.html +++ b/docs/v0.0/ion/Writer/finish.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Writer/finishContainer.html b/docs/v0.0/ion/Writer/finishContainer.html similarity index 96% rename from docs/html/ion/Writer/finishContainer.html rename to docs/v0.0/ion/Writer/finishContainer.html index 4429d5e..94dcfb5 100644 --- a/docs/html/ion/Writer/finishContainer.html +++ b/docs/v0.0/ion/Writer/finishContainer.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Writer/finishLob.html b/docs/v0.0/ion/Writer/finishLob.html similarity index 96% rename from docs/html/ion/Writer/finishLob.html rename to docs/v0.0/ion/Writer/finishLob.html index 1b7b77e..673ec56 100644 --- a/docs/html/ion/Writer/finishLob.html +++ b/docs/v0.0/ion/Writer/finishLob.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Writer/flush.html b/docs/v0.0/ion/Writer/flush.html similarity index 96% rename from docs/html/ion/Writer/flush.html rename to docs/v0.0/ion/Writer/flush.html index 70afb8f..6ede70b 100644 --- a/docs/html/ion/Writer/flush.html +++ b/docs/v0.0/ion/Writer/flush.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Writer/getDepth.html b/docs/v0.0/ion/Writer/getDepth.html similarity index 96% rename from docs/html/ion/Writer/getDepth.html rename to docs/v0.0/ion/Writer/getDepth.html index 8e74323..3895f7d 100644 --- a/docs/html/ion/Writer/getDepth.html +++ b/docs/v0.0/ion/Writer/getDepth.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Writer/startContainer.html b/docs/v0.0/ion/Writer/startContainer.html similarity index 96% rename from docs/html/ion/Writer/startContainer.html rename to docs/v0.0/ion/Writer/startContainer.html index e8de287..1edd307 100644 --- a/docs/html/ion/Writer/startContainer.html +++ b/docs/v0.0/ion/Writer/startContainer.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Writer/startLob.html b/docs/v0.0/ion/Writer/startLob.html similarity index 96% rename from docs/html/ion/Writer/startLob.html rename to docs/v0.0/ion/Writer/startLob.html index 7a746d4..c52b0e9 100644 --- a/docs/html/ion/Writer/startLob.html +++ b/docs/v0.0/ion/Writer/startLob.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Writer/writeAnnotation.html b/docs/v0.0/ion/Writer/writeAnnotation.html similarity index 96% rename from docs/html/ion/Writer/writeAnnotation.html rename to docs/v0.0/ion/Writer/writeAnnotation.html index 58331d4..b7b0d29 100644 --- a/docs/html/ion/Writer/writeAnnotation.html +++ b/docs/v0.0/ion/Writer/writeAnnotation.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Writer/writeBLob.html b/docs/v0.0/ion/Writer/writeBLob.html similarity index 96% rename from docs/html/ion/Writer/writeBLob.html rename to docs/v0.0/ion/Writer/writeBLob.html index cae1e69..0b34518 100644 --- a/docs/html/ion/Writer/writeBLob.html +++ b/docs/v0.0/ion/Writer/writeBLob.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Writer/writeBool.html b/docs/v0.0/ion/Writer/writeBool.html similarity index 96% rename from docs/html/ion/Writer/writeBool.html rename to docs/v0.0/ion/Writer/writeBool.html index b077308..4c74d87 100644 --- a/docs/html/ion/Writer/writeBool.html +++ b/docs/v0.0/ion/Writer/writeBool.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Writer/writeCLob.html b/docs/v0.0/ion/Writer/writeCLob.html similarity index 96% rename from docs/html/ion/Writer/writeCLob.html rename to docs/v0.0/ion/Writer/writeCLob.html index 9024b64..1570b12 100644 --- a/docs/html/ion/Writer/writeCLob.html +++ b/docs/v0.0/ion/Writer/writeCLob.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Writer/writeDecimal.html b/docs/v0.0/ion/Writer/writeDecimal.html similarity index 96% rename from docs/html/ion/Writer/writeDecimal.html rename to docs/v0.0/ion/Writer/writeDecimal.html index f80a23c..d3343d1 100644 --- a/docs/html/ion/Writer/writeDecimal.html +++ b/docs/v0.0/ion/Writer/writeDecimal.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Writer/writeFieldName.html b/docs/v0.0/ion/Writer/writeFieldName.html similarity index 96% rename from docs/html/ion/Writer/writeFieldName.html rename to docs/v0.0/ion/Writer/writeFieldName.html index 3894a13..df36f12 100644 --- a/docs/html/ion/Writer/writeFieldName.html +++ b/docs/v0.0/ion/Writer/writeFieldName.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Writer/writeFloat.html b/docs/v0.0/ion/Writer/writeFloat.html similarity index 96% rename from docs/html/ion/Writer/writeFloat.html rename to docs/v0.0/ion/Writer/writeFloat.html index 11400f5..a80dfd9 100644 --- a/docs/html/ion/Writer/writeFloat.html +++ b/docs/v0.0/ion/Writer/writeFloat.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Writer/writeInt.html b/docs/v0.0/ion/Writer/writeInt.html similarity index 96% rename from docs/html/ion/Writer/writeInt.html rename to docs/v0.0/ion/Writer/writeInt.html index b034ec9..a89f122 100644 --- a/docs/html/ion/Writer/writeInt.html +++ b/docs/v0.0/ion/Writer/writeInt.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Writer/writeNull.html b/docs/v0.0/ion/Writer/writeNull.html similarity index 96% rename from docs/html/ion/Writer/writeNull.html rename to docs/v0.0/ion/Writer/writeNull.html index 975cda7..00b1832 100644 --- a/docs/html/ion/Writer/writeNull.html +++ b/docs/v0.0/ion/Writer/writeNull.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Writer/writeString.html b/docs/v0.0/ion/Writer/writeString.html similarity index 96% rename from docs/html/ion/Writer/writeString.html rename to docs/v0.0/ion/Writer/writeString.html index fd56299..7368d52 100644 --- a/docs/html/ion/Writer/writeString.html +++ b/docs/v0.0/ion/Writer/writeString.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Writer/writeSymbol.html b/docs/v0.0/ion/Writer/writeSymbol.html similarity index 96% rename from docs/html/ion/Writer/writeSymbol.html rename to docs/v0.0/ion/Writer/writeSymbol.html index af5500c..445f97d 100644 --- a/docs/html/ion/Writer/writeSymbol.html +++ b/docs/v0.0/ion/Writer/writeSymbol.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Writer/writeTimestamp.html b/docs/v0.0/ion/Writer/writeTimestamp.html similarity index 96% rename from docs/html/ion/Writer/writeTimestamp.html rename to docs/v0.0/ion/Writer/writeTimestamp.html index cd574d8..13f146d 100644 --- a/docs/html/ion/Writer/writeTimestamp.html +++ b/docs/v0.0/ion/Writer/writeTimestamp.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/Writer/writeTypedNull.html b/docs/v0.0/ion/Writer/writeTypedNull.html similarity index 96% rename from docs/html/ion/Writer/writeTypedNull.html rename to docs/v0.0/ion/Writer/writeTypedNull.html index 9295b2c..78a7b55 100644 --- a/docs/html/ion/Writer/writeTypedNull.html +++ b/docs/v0.0/ion/Writer/writeTypedNull.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/serialize.html b/docs/v0.0/ion/serialize.html similarity index 95% rename from docs/html/ion/serialize.html rename to docs/v0.0/ion/serialize.html index 9265d24..265ce7d 100644 --- a/docs/html/ion/serialize.html +++ b/docs/v0.0/ion/serialize.html @@ -7,13 +7,13 @@ mdref - - + + - +
diff --git a/docs/html/ion/unserialize.html b/docs/v0.0/ion/unserialize.html similarity index 95% rename from docs/html/ion/unserialize.html rename to docs/v0.0/ion/unserialize.html index 45c9cf3..83d3856 100644 --- a/docs/html/ion/unserialize.html +++ b/docs/v0.0/ion/unserialize.html @@ -7,13 +7,13 @@ mdref - - + + - +
-- 2.30.2