Home
last modified time | relevance | path

Searched defs:bytes (Results 1 – 25 of 69) sorted by relevance

123

/plugin/gtime/gtlib/tsp/
H A DGTHashChain.php50 private function __construct(array $bytes, $checkLevel) {
107 public function computeOutput(array $bytes) {
390 public static function getLocationInstance(array $bytes) {
404 public static function getHistoryInstance(array $bytes) {
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/Queue/
H A DBuffer.php23 protected $bytes; variable in FreeDSx\\Socket\\Queue\\Buffer
34 public function __construct($bytes, int $endsAt) argument
43 public function bytes() function in FreeDSx\\Socket\\Queue\\Buffer
H A DMessageQueue.php158 protected function unwrap($bytes) : Buffer argument
171 decode($bytes) global() argument
[all...]
/plugin/gtime/gtlib/asn1/
H A DASN1DER.php112 public static function decode($bytes) {
142 public static function decodeLength(&$bytes) {
190 public static function decodeType(&$bytes) {
H A DASN1Tag.php32 private $bytes; variable in ASN1Tag
43 public function decodeDER($bytes) {
H A DASN1Object.php42 protected function append(&$stream, $bytes) {
60 protected function prepend(&$stream, $bytes) {
H A DASN1DERDecodable.php38 public function decodeDER($bytes);
H A DASN1Null.php62 public function decodeDER($bytes) {
H A DASN1BitString.php99 public function decodeDER($bytes) {
H A DASN1Boolean.php92 public function decodeDER($bytes) {
H A DASN1OctetString.php82 public function decodeDER($bytes) {
H A DASN1Integer.php108 public function decodeDER($bytes) {
H A DASN1ObjectId.php143 public function decodeDER($bytes) {
H A DASN1String.php67 public function decodeDER($bytes) {
H A DASN1Sequence.php103 public function decodeDER($bytes) {
/plugin/gtime/gtlib/util/
H A DGTBase16.php45 public static function encode(array $bytes, $offset = null, $length = null) {
58 public static function encodeWithColons(array $bytes, $offset = null, $length = null) {
71 public static function encodeWithSpaces(array $bytes, $offset = null, $length = null) {
H A DGTBase32.php45 public static function encode(array $bytes, $offset = null, $length = null) {
58 public static function encodeWithDashes(array $bytes, $offset = null, $length = null) {
H A DGTBase64.php45 public static function encode(array $bytes, $offset = null, $length = null) {
/plugin/ipban/ip-lib/src/Address/
H A DIPv4.php28 protected $bytes; variable in IPLib\\Address\\IPv4
108 public static function fromBytes(array $bytes)
H A DIPv6.php37 protected $bytes; variable in IPLib\\Address\\IPv6
160 public static function fromBytes(array $bytes)
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/
H A DDecoder.php213 private function decodeInt32($bytes, $size)
298 private function decodeUint($bytes, $byteLength)
351 private function maybeSwitchByteOrder($bytes)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Processor/
H A DMemoryProcessor.php47 protected function formatBytes(int $bytes)
/plugin/supa/lib/
H A DSupa.js19 this.ajax_post = function (actionUrl, bytes, fieldname_filename, filename, params) { argument
/plugin/pgn4web/pgn4web/
H A Dpgn-decoder.js34 function DecodePGN(bytes) { argument
/plugin/podcast/
H A Dhelper.php85 function gethumanfilesize( $bytes, $decimals = 2 ) {

123