basic API docs
authorMichael Wallner <mike@php.net>
Wed, 19 Jan 2022 19:33:50 +0000 (20:33 +0100)
committerMichael Wallner <mike@php.net>
Wed, 19 Jan 2022 19:33:50 +0000 (20:33 +0100)
commit3870cfa96caf92c4e7852b91154f747857bf7620
tree8b12e677e4b1da0be5dbee6d49029cafa1f2fb08
parent5d7ee4157ce172a48bb6574f3e28c28d641fae23
basic API docs
285 files changed:
.gitignore
README.md
docs/html/.htaccess [new file with mode: 0644]
docs/html/.nojekyll [new file with mode: 0644]
docs/html/AUTHORS [new file with mode: 0644]
docs/html/LICENSE [new file with mode: 0644]
docs/html/VERSION [new file with mode: 0644]
docs/html/favicon.ico [new file with mode: 0644]
docs/html/index.css [new file with mode: 0644]
docs/html/index.html [new file with mode: 0644]
docs/html/index.js [new file with mode: 0644]
docs/html/ion.html [new file with mode: 0644]
docs/html/ion/Catalog.html [new file with mode: 0644]
docs/html/ion/Catalog/__construct.html [new file with mode: 0644]
docs/html/ion/Catalog/add.html [new file with mode: 0644]
docs/html/ion/Catalog/find.html [new file with mode: 0644]
docs/html/ion/Catalog/findBest.html [new file with mode: 0644]
docs/html/ion/Catalog/remove.html [new file with mode: 0644]
docs/html/ion/Decimal.html [new file with mode: 0644]
docs/html/ion/Decimal/Context.html [new file with mode: 0644]
docs/html/ion/Decimal/Context/Dec128.html [new file with mode: 0644]
docs/html/ion/Decimal/Context/Dec32.html [new file with mode: 0644]
docs/html/ion/Decimal/Context/Dec64.html [new file with mode: 0644]
docs/html/ion/Decimal/Context/DecMax.html [new file with mode: 0644]
docs/html/ion/Decimal/Context/Rounding.html [new file with mode: 0644]
docs/html/ion/Decimal/Context/__construct.html [new file with mode: 0644]
docs/html/ion/Decimal/__construct.html [new file with mode: 0644]
docs/html/ion/Decimal/equals.html [new file with mode: 0644]
docs/html/ion/Decimal/isInt.html [new file with mode: 0644]
docs/html/ion/Decimal/toInt.html [new file with mode: 0644]
docs/html/ion/Decimal/toString.html [new file with mode: 0644]
docs/html/ion/Exception.html [new file with mode: 0644]
docs/html/ion/LOB.html [new file with mode: 0644]
docs/html/ion/LOB/__construct.html [new file with mode: 0644]
docs/html/ion/Reader.html [new file with mode: 0644]
docs/html/ion/Reader/Buffer.html [new file with mode: 0644]
docs/html/ion/Reader/Buffer/Reader.html [new file with mode: 0644]
docs/html/ion/Reader/Buffer/Reader/__construct.html [new file with mode: 0644]
docs/html/ion/Reader/Buffer/getBuffer.html [new file with mode: 0644]
docs/html/ion/Reader/Options.html [new file with mode: 0644]
docs/html/ion/Reader/Options/__construct.html [new file with mode: 0644]
docs/html/ion/Reader/Reader.html [new file with mode: 0644]
docs/html/ion/Reader/Stream.html [new file with mode: 0644]
docs/html/ion/Reader/Stream/Reader.html [new file with mode: 0644]
docs/html/ion/Reader/Stream/Reader/__construct.html [new file with mode: 0644]
docs/html/ion/Reader/Stream/getStream.html [new file with mode: 0644]
docs/html/ion/Reader/Stream/resetStream.html [new file with mode: 0644]
docs/html/ion/Reader/Stream/resetStreamWithLength.html [new file with mode: 0644]
docs/html/ion/Reader/countAnnotations.html [new file with mode: 0644]
docs/html/ion/Reader/getAnnotation.html [new file with mode: 0644]
docs/html/ion/Reader/getAnnotationSymbol.html [new file with mode: 0644]
docs/html/ion/Reader/getAnnotationSymbols.html [new file with mode: 0644]
docs/html/ion/Reader/getAnnotations.html [new file with mode: 0644]
docs/html/ion/Reader/getDepth.html [new file with mode: 0644]
docs/html/ion/Reader/getFieldName.html [new file with mode: 0644]
docs/html/ion/Reader/getFieldNameSymbol.html [new file with mode: 0644]
docs/html/ion/Reader/getPosition.html [new file with mode: 0644]
docs/html/ion/Reader/getType.html [new file with mode: 0644]
docs/html/ion/Reader/getValueLength.html [new file with mode: 0644]
docs/html/ion/Reader/getValueOffset.html [new file with mode: 0644]
docs/html/ion/Reader/hasAnnotation.html [new file with mode: 0644]
docs/html/ion/Reader/hasAnnotations.html [new file with mode: 0644]
docs/html/ion/Reader/isInStruct.html [new file with mode: 0644]
docs/html/ion/Reader/isNull.html [new file with mode: 0644]
docs/html/ion/Reader/readBool.html [new file with mode: 0644]
docs/html/ion/Reader/readDecimal.html [new file with mode: 0644]
docs/html/ion/Reader/readFloat.html [new file with mode: 0644]
docs/html/ion/Reader/readInt.html [new file with mode: 0644]
docs/html/ion/Reader/readLob.html [new file with mode: 0644]
docs/html/ion/Reader/readLobPart.html [new file with mode: 0644]
docs/html/ion/Reader/readNull.html [new file with mode: 0644]
docs/html/ion/Reader/readString.html [new file with mode: 0644]
docs/html/ion/Reader/readStringPart.html [new file with mode: 0644]
docs/html/ion/Reader/readSymbol.html [new file with mode: 0644]
docs/html/ion/Reader/readTimestamp.html [new file with mode: 0644]
docs/html/ion/Reader/seek.html [new file with mode: 0644]
docs/html/ion/Serializer.html [new file with mode: 0644]
docs/html/ion/Serializer/PHP.html [new file with mode: 0644]
docs/html/ion/Serializer/PHP/__construct.html [new file with mode: 0644]
docs/html/ion/Serializer/serialize.html [new file with mode: 0644]
docs/html/ion/Symbol.html [new file with mode: 0644]
docs/html/ion/Symbol/Enum.html [new file with mode: 0644]
docs/html/ion/Symbol/Enum/toSID.html [new file with mode: 0644]
docs/html/ion/Symbol/Enum/toString.html [new file with mode: 0644]
docs/html/ion/Symbol/Enum/toSymbol.html [new file with mode: 0644]
docs/html/ion/Symbol/ImportLocation.html [new file with mode: 0644]
docs/html/ion/Symbol/ImportLocation/__construct.html [new file with mode: 0644]
docs/html/ion/Symbol/Table.html [new file with mode: 0644]
docs/html/ion/Symbol/Table/Local.html [new file with mode: 0644]
docs/html/ion/Symbol/Table/Local/__construct.html [new file with mode: 0644]
docs/html/ion/Symbol/Table/Local/import.html [new file with mode: 0644]
docs/html/ion/Symbol/Table/PHP.html [new file with mode: 0644]
docs/html/ion/Symbol/Table/Shared.html [new file with mode: 0644]
docs/html/ion/Symbol/Table/Shared/__construct.html [new file with mode: 0644]
docs/html/ion/Symbol/Table/System.html [new file with mode: 0644]
docs/html/ion/Symbol/Table/add.html [new file with mode: 0644]
docs/html/ion/Symbol/Table/find.html [new file with mode: 0644]
docs/html/ion/Symbol/Table/findLocal.html [new file with mode: 0644]
docs/html/ion/Symbol/Table/getMaxId.html [new file with mode: 0644]
docs/html/ion/Symbol/__construct.html [new file with mode: 0644]
docs/html/ion/Symbol/equals.html [new file with mode: 0644]
docs/html/ion/Symbol/toString.html [new file with mode: 0644]
docs/html/ion/Timestamp.html [new file with mode: 0644]
docs/html/ion/Timestamp/Format.html [new file with mode: 0644]
docs/html/ion/Timestamp/Precision.html [new file with mode: 0644]
docs/html/ion/Timestamp/__construct.html [new file with mode: 0644]
docs/html/ion/Type.html [new file with mode: 0644]
docs/html/ion/Unserializer.html [new file with mode: 0644]
docs/html/ion/Unserializer/PHP.html [new file with mode: 0644]
docs/html/ion/Unserializer/PHP/__construct.html [new file with mode: 0644]
docs/html/ion/Unserializer/unserialize.html [new file with mode: 0644]
docs/html/ion/Writer.html [new file with mode: 0644]
docs/html/ion/Writer/Buffer.html [new file with mode: 0644]
docs/html/ion/Writer/Buffer/Writer.html [new file with mode: 0644]
docs/html/ion/Writer/Buffer/Writer/__construct.html [new file with mode: 0644]
docs/html/ion/Writer/Buffer/getBuffer.html [new file with mode: 0644]
docs/html/ion/Writer/Buffer/resetBuffer.html [new file with mode: 0644]
docs/html/ion/Writer/Options.html [new file with mode: 0644]
docs/html/ion/Writer/Options/__construct.html [new file with mode: 0644]
docs/html/ion/Writer/Stream.html [new file with mode: 0644]
docs/html/ion/Writer/Stream/Writer.html [new file with mode: 0644]
docs/html/ion/Writer/Stream/Writer/__construct.html [new file with mode: 0644]
docs/html/ion/Writer/Stream/getStream.html [new file with mode: 0644]
docs/html/ion/Writer/Writer.html [new file with mode: 0644]
docs/html/ion/Writer/appendLob.html [new file with mode: 0644]
docs/html/ion/Writer/finish.html [new file with mode: 0644]
docs/html/ion/Writer/finishContainer.html [new file with mode: 0644]
docs/html/ion/Writer/finishLob.html [new file with mode: 0644]
docs/html/ion/Writer/flush.html [new file with mode: 0644]
docs/html/ion/Writer/getDepth.html [new file with mode: 0644]
docs/html/ion/Writer/startContainer.html [new file with mode: 0644]
docs/html/ion/Writer/startLob.html [new file with mode: 0644]
docs/html/ion/Writer/writeAnnotation.html [new file with mode: 0644]
docs/html/ion/Writer/writeBLob.html [new file with mode: 0644]
docs/html/ion/Writer/writeBool.html [new file with mode: 0644]
docs/html/ion/Writer/writeCLob.html [new file with mode: 0644]
docs/html/ion/Writer/writeDecimal.html [new file with mode: 0644]
docs/html/ion/Writer/writeFieldName.html [new file with mode: 0644]
docs/html/ion/Writer/writeFloat.html [new file with mode: 0644]
docs/html/ion/Writer/writeInt.html [new file with mode: 0644]
docs/html/ion/Writer/writeNull.html [new file with mode: 0644]
docs/html/ion/Writer/writeString.html [new file with mode: 0644]
docs/html/ion/Writer/writeSymbol.html [new file with mode: 0644]
docs/html/ion/Writer/writeTimestamp.html [new file with mode: 0644]
docs/html/ion/Writer/writeTypedNull.html [new file with mode: 0644]
docs/html/ion/serialize.html [new file with mode: 0644]
docs/html/ion/unserialize.html [new file with mode: 0644]
docs/src/ion.md [new file with mode: 0644]
docs/src/ion.mdref [new file with mode: 0644]
docs/src/ion/Catalog.md [new file with mode: 0644]
docs/src/ion/Catalog/__construct.md [new file with mode: 0644]
docs/src/ion/Catalog/add.md [new file with mode: 0644]
docs/src/ion/Catalog/find.md [new file with mode: 0644]
docs/src/ion/Catalog/findBest.md [new file with mode: 0644]
docs/src/ion/Catalog/remove.md [new file with mode: 0644]
docs/src/ion/Decimal.md [new file with mode: 0644]
docs/src/ion/Decimal/Context.md [new file with mode: 0644]
docs/src/ion/Decimal/Context/Dec128.md [new file with mode: 0644]
docs/src/ion/Decimal/Context/Dec32.md [new file with mode: 0644]
docs/src/ion/Decimal/Context/Dec64.md [new file with mode: 0644]
docs/src/ion/Decimal/Context/DecMax.md [new file with mode: 0644]
docs/src/ion/Decimal/Context/Rounding.md [new file with mode: 0644]
docs/src/ion/Decimal/Context/__construct.md [new file with mode: 0644]
docs/src/ion/Decimal/__construct.md [new file with mode: 0644]
docs/src/ion/Decimal/equals.md [new file with mode: 0644]
docs/src/ion/Decimal/isInt.md [new file with mode: 0644]
docs/src/ion/Decimal/toInt.md [new file with mode: 0644]
docs/src/ion/Decimal/toString.md [new file with mode: 0644]
docs/src/ion/Exception.md [new file with mode: 0644]
docs/src/ion/LOB.md [new file with mode: 0644]
docs/src/ion/LOB/__construct.md [new file with mode: 0644]
docs/src/ion/Reader.md [new file with mode: 0644]
docs/src/ion/Reader/Buffer.md [new file with mode: 0644]
docs/src/ion/Reader/Buffer/Reader.md [new file with mode: 0644]
docs/src/ion/Reader/Buffer/Reader/__construct.md [new file with mode: 0644]
docs/src/ion/Reader/Buffer/getBuffer.md [new file with mode: 0644]
docs/src/ion/Reader/Options.md [new file with mode: 0644]
docs/src/ion/Reader/Options/__construct.md [new file with mode: 0644]
docs/src/ion/Reader/Reader.md [new file with mode: 0644]
docs/src/ion/Reader/Stream.md [new file with mode: 0644]
docs/src/ion/Reader/Stream/Reader.md [new file with mode: 0644]
docs/src/ion/Reader/Stream/Reader/__construct.md [new file with mode: 0644]
docs/src/ion/Reader/Stream/getStream.md [new file with mode: 0644]
docs/src/ion/Reader/Stream/resetStream.md [new file with mode: 0644]
docs/src/ion/Reader/Stream/resetStreamWithLength.md [new file with mode: 0644]
docs/src/ion/Reader/countAnnotations.md [new file with mode: 0644]
docs/src/ion/Reader/getAnnotation.md [new file with mode: 0644]
docs/src/ion/Reader/getAnnotationSymbol.md [new file with mode: 0644]
docs/src/ion/Reader/getAnnotationSymbols.md [new file with mode: 0644]
docs/src/ion/Reader/getAnnotations.md [new file with mode: 0644]
docs/src/ion/Reader/getDepth.md [new file with mode: 0644]
docs/src/ion/Reader/getFieldName.md [new file with mode: 0644]
docs/src/ion/Reader/getFieldNameSymbol.md [new file with mode: 0644]
docs/src/ion/Reader/getPosition.md [new file with mode: 0644]
docs/src/ion/Reader/getType.md [new file with mode: 0644]
docs/src/ion/Reader/getValueLength.md [new file with mode: 0644]
docs/src/ion/Reader/getValueOffset.md [new file with mode: 0644]
docs/src/ion/Reader/hasAnnotation.md [new file with mode: 0644]
docs/src/ion/Reader/hasAnnotations.md [new file with mode: 0644]
docs/src/ion/Reader/isInStruct.md [new file with mode: 0644]
docs/src/ion/Reader/isNull.md [new file with mode: 0644]
docs/src/ion/Reader/readBool.md [new file with mode: 0644]
docs/src/ion/Reader/readDecimal.md [new file with mode: 0644]
docs/src/ion/Reader/readFloat.md [new file with mode: 0644]
docs/src/ion/Reader/readInt.md [new file with mode: 0644]
docs/src/ion/Reader/readLob.md [new file with mode: 0644]
docs/src/ion/Reader/readLobPart.md [new file with mode: 0644]
docs/src/ion/Reader/readNull.md [new file with mode: 0644]
docs/src/ion/Reader/readString.md [new file with mode: 0644]
docs/src/ion/Reader/readStringPart.md [new file with mode: 0644]
docs/src/ion/Reader/readSymbol.md [new file with mode: 0644]
docs/src/ion/Reader/readTimestamp.md [new file with mode: 0644]
docs/src/ion/Reader/seek.md [new file with mode: 0644]
docs/src/ion/Serializer.md [new file with mode: 0644]
docs/src/ion/Serializer/PHP.md [new file with mode: 0644]
docs/src/ion/Serializer/PHP/__construct.md [new file with mode: 0644]
docs/src/ion/Serializer/serialize.md [new file with mode: 0644]
docs/src/ion/Symbol.md [new file with mode: 0644]
docs/src/ion/Symbol/Enum.md [new file with mode: 0644]
docs/src/ion/Symbol/Enum/toSID.md [new file with mode: 0644]
docs/src/ion/Symbol/Enum/toString.md [new file with mode: 0644]
docs/src/ion/Symbol/Enum/toSymbol.md [new file with mode: 0644]
docs/src/ion/Symbol/ImportLocation.md [new file with mode: 0644]
docs/src/ion/Symbol/ImportLocation/__construct.md [new file with mode: 0644]
docs/src/ion/Symbol/Table.md [new file with mode: 0644]
docs/src/ion/Symbol/Table/Local.md [new file with mode: 0644]
docs/src/ion/Symbol/Table/Local/__construct.md [new file with mode: 0644]
docs/src/ion/Symbol/Table/Local/import.md [new file with mode: 0644]
docs/src/ion/Symbol/Table/PHP.md [new file with mode: 0644]
docs/src/ion/Symbol/Table/Shared.md [new file with mode: 0644]
docs/src/ion/Symbol/Table/Shared/__construct.md [new file with mode: 0644]
docs/src/ion/Symbol/Table/System.md [new file with mode: 0644]
docs/src/ion/Symbol/Table/add.md [new file with mode: 0644]
docs/src/ion/Symbol/Table/find.md [new file with mode: 0644]
docs/src/ion/Symbol/Table/findLocal.md [new file with mode: 0644]
docs/src/ion/Symbol/Table/getMaxId.md [new file with mode: 0644]
docs/src/ion/Symbol/__construct.md [new file with mode: 0644]
docs/src/ion/Symbol/equals.md [new file with mode: 0644]
docs/src/ion/Symbol/toString.md [new file with mode: 0644]
docs/src/ion/Timestamp.md [new file with mode: 0644]
docs/src/ion/Timestamp/Format.md [new file with mode: 0644]
docs/src/ion/Timestamp/Precision.md [new file with mode: 0644]
docs/src/ion/Timestamp/__construct.md [new file with mode: 0644]
docs/src/ion/Type.md [new file with mode: 0644]
docs/src/ion/Unserializer.md [new file with mode: 0644]
docs/src/ion/Unserializer/PHP.md [new file with mode: 0644]
docs/src/ion/Unserializer/PHP/__construct.md [new file with mode: 0644]
docs/src/ion/Unserializer/unserialize.md [new file with mode: 0644]
docs/src/ion/Writer.md [new file with mode: 0644]
docs/src/ion/Writer/Buffer.md [new file with mode: 0644]
docs/src/ion/Writer/Buffer/Writer.md [new file with mode: 0644]
docs/src/ion/Writer/Buffer/Writer/__construct.md [new file with mode: 0644]
docs/src/ion/Writer/Buffer/getBuffer.md [new file with mode: 0644]
docs/src/ion/Writer/Buffer/resetBuffer.md [new file with mode: 0644]
docs/src/ion/Writer/Options.md [new file with mode: 0644]
docs/src/ion/Writer/Options/__construct.md [new file with mode: 0644]
docs/src/ion/Writer/Stream.md [new file with mode: 0644]
docs/src/ion/Writer/Stream/Writer.md [new file with mode: 0644]
docs/src/ion/Writer/Stream/Writer/__construct.md [new file with mode: 0644]
docs/src/ion/Writer/Stream/getStream.md [new file with mode: 0644]
docs/src/ion/Writer/Writer.md [new file with mode: 0644]
docs/src/ion/Writer/appendLob.md [new file with mode: 0644]
docs/src/ion/Writer/finish.md [new file with mode: 0644]
docs/src/ion/Writer/finishContainer.md [new file with mode: 0644]
docs/src/ion/Writer/finishLob.md [new file with mode: 0644]
docs/src/ion/Writer/flush.md [new file with mode: 0644]
docs/src/ion/Writer/getDepth.md [new file with mode: 0644]
docs/src/ion/Writer/startContainer.md [new file with mode: 0644]
docs/src/ion/Writer/startLob.md [new file with mode: 0644]
docs/src/ion/Writer/writeAnnotation.md [new file with mode: 0644]
docs/src/ion/Writer/writeBLob.md [new file with mode: 0644]
docs/src/ion/Writer/writeBool.md [new file with mode: 0644]
docs/src/ion/Writer/writeCLob.md [new file with mode: 0644]
docs/src/ion/Writer/writeDecimal.md [new file with mode: 0644]
docs/src/ion/Writer/writeFieldName.md [new file with mode: 0644]
docs/src/ion/Writer/writeFloat.md [new file with mode: 0644]
docs/src/ion/Writer/writeInt.md [new file with mode: 0644]
docs/src/ion/Writer/writeNull.md [new file with mode: 0644]
docs/src/ion/Writer/writeString.md [new file with mode: 0644]
docs/src/ion/Writer/writeSymbol.md [new file with mode: 0644]
docs/src/ion/Writer/writeTimestamp.md [new file with mode: 0644]
docs/src/ion/Writer/writeTypedNull.md [new file with mode: 0644]
docs/src/ion/serialize.md [new file with mode: 0644]
docs/src/ion/unserialize.md [new file with mode: 0644]
ion.stub.php