encode_backward_references_ZopfliCostModel

encode_backward_references_ZopfliCostModel

Overview

encode_backward_references_ZopfliCostModel is a class in Aspose.Font FOSS for Python.

Properties

NameTypeAccessDescription
min_cost_cmd_``Read
literal_costs_``Read
cost_dist_``Read
cost_cmd_``Read

Methods

SignatureDescription
__init__()
SetFromCommands(num_bytes, position, ringbuffer, ringbuffer_mask, commands, num_commands, last_insert_len)
SetFromLiteralCosts(num_bytes, position, literal_cost, literal_cost_mask)
GetCommandCost(dist_code, length_code, insert_length)
GetLiteralCosts(_hx_from, to)
GetMinCostCmd()
Set(histogram, cost)