Module: Wiris

Included in:
WirisPlugin, WirisPlugin::Arrays, WirisPlugin::CacheFormulaImpl, WirisPlugin::CacheImpl, WirisPlugin::CasImpl, WirisPlugin::CleanCacheImpl, WirisPlugin::ConfigurationImpl, WirisPlugin::ConfigurationKeys, WirisPlugin::CustomConfigurationUpdater, WirisPlugin::DefaultConfigurationUpdater, WirisPlugin::DefaultHandler, WirisPlugin::DoubleTools, WirisPlugin::EditorImpl, WirisPlugin::FileConfigurationUpdater, WirisPlugin::FileStorageAndCache, WirisPlugin::FolderTreeStorageAndCache, WirisPlugin::GenericParamsProviderImpl, WirisPlugin::HashCache, WirisPlugin::HttpConnection, WirisPlugin::HttpImpl, WirisPlugin::HttpSync, WirisPlugin::ImageFormatControllerPng, WirisPlugin::ImageFormatControllerSvg, WirisPlugin::IniFile, WirisPlugin::IntegerTools, WirisPlugin::JSon, WirisPlugin::JSonIntegerFormat, WirisPlugin::JsonAPIResponse, WirisPlugin::MathMLEntityResolver, WirisPlugin::PluginBuilder, WirisPlugin::PluginBuilderImpl, WirisPlugin::Queue, WirisPlugin::RenderImpl, WirisPlugin::RubyConfigurationUpdater, WirisPlugin::S3StorageAndCacheExample, WirisPlugin::SerializableImpl, WirisPlugin::ServiceResourceLoaderImpl, WirisPlugin::SortArrayByStringLength, WirisPlugin::SortStringByLength, WirisPlugin::SortedHash, WirisPlugin::Stack, WirisPlugin::Store, WirisPlugin::StoreCache, WirisPlugin::StringParser, WirisPlugin::TestImpl, WirisPlugin::TextFilter, WirisPlugin::TextFilterTags, WirisPlugin::TextServiceImpl, WirisPlugin::TimerProxy, WirisPlugin::Tokenizer, WirisPlugin::UrlUtils, WirisPlugin::WCharacterBase, WirisPlugin::WEntities, WirisPlugin::WInteger, WirisPlugin::WXmlUtils, WirisPlugin::XmlSerializer, WirisPlugin::XmlWriter, Wirispluginengine::ApplicationController
Defined in:
lib/src-generic/Bytes.rb,
lib/loader.rb,
lib/src-generic/Md5.rb,
lib/src-generic/Std.rb,
lib/src-generic/Xml.rb,
lib/src-generic/EReg.rb,
lib/src-generic/File.rb,
lib/src-generic/Hash.rb,
lib/src-generic/Http.rb,
lib/src-generic/Math.rb,
lib/src-generic/Type.rb,
lib/src-generic/Utf8.rb,
lib/src-generic/Array.rb,
lib/src-generic/Timer.rb,
lib/src-generic/Base64.rb,
lib/src-generic/Boolean.rb,
lib/src-generic/Reflect.rb,
lib/src-generic/Storage.rb,
lib/src-generic/ArrayInt.rb,
lib/src-generic/BaseCode.rb,
lib/src-generic/FileLock.rb,
lib/src-generic/Iterator.rb,
lib/src-generic/Md5Tools.rb,
lib/src-generic/StringBuf.rb,
lib/src-generic/TypeTools.rb,
lib/src-generic/BytesInput.rb,
lib/src-generic/FileSystem.rb,
lib/src-generic/Serializer.rb,
lib/src-generic/HttpRequest.rb,
lib/src-generic/StringTools.rb,
lib/src-generic/HttpResponse.rb,
lib/src-generic/Unserializer.rb,
lib/src-generic/extended/Math.rb,
lib/src-generic/PropertiesTools.rb,
lib/src-generic/system/HttpProxy.rb,
lib/src-generic/system/HttpProxyAuth.rb,
lib/src-generic/settings/PlatformSettings.rb

Overview

This class encapsulates the data structure of an array of bytes. Depending on the platform the actual byte array ca be a String, an array of integers, or the best choice everywhere. It is encouraged to use this structure specially for input/output operations where large byte arrays have to be handled.

Defined Under Namespace

Classes: Array, ArrayInt, Base64, BaseCode, Boolean, Bytes, BytesInput, EReg, File, FileLock, FileSystem, Hash, Http, HttpProxy, HttpProxyAuth, HttpRequest, HttpResponse, Iterator, Math, Md5, Md5Tools, PlatformSettings, PropertiesTools, Reflect, Serializer, Std, Storage, StringBuf, StringTools, Timer, Type, TypeTools, Unserializer, Utf8, Xml, XmlIterator