GoLang TokyoTyrantTable::putShl

request it (233)
GoLang replacement for PHP's TokyoTyrantTable::putShl [edit | history]



Do you know a GoLang replacement for PHP's TokyoTyrantTable::putShl? Write it!

PHP TokyoTyrantTable::putShl

PHP original manual for TokyoTyrantTable::putShl [ show | php.net ]

TokyoTyrantTable::putShl

(PECL tokyo_tyrant >= 0.1.0)

TokyoTyrantTable::putShlConcatenates to a record

Description

public void TokyoTyrantTable::putShl ( string $key , string $value , int $width )

This method is not supported on table databases. Calling this method through TokyoTyrantTable is considered an error and an TokyoTyrantException will be thrown.

Parameters

key

A string key

value

The value to concatenate

width

The width of the record

Return Values

This method is not supported on table databases.

See Also