略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: COMPersistHelper::GetMaxStreamSize

2024-05-06

COMPersistHelper::GetMaxStreamSize

(PHP 5, PHP 7, PHP 8)

COMPersistHelper::GetMaxStreamSizeGet maximum stream size

说明

public COMPersistHelper::GetMaxStreamSize(): int

Retrieves the size of the stream (in bytes) needed to save the object.

参数

此函数没有参数。

返回值

Returns the size of the stream (in bytes) needed to save the object.

错误/异常

A com_exception is thrown if the associated object does neither implement the COM interface IPersistStream nor IPersistStreamInit, or when calling the IPersistStream::GetSizeMax() method failed.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/compersisthelper.getmaxstreamsize.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3