Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Lucene
Net
Analysis
Payloads
FloatEncoder
C# Class Lucene.Net.Analysis.Payloads.FloatEncoder
Encode a character array Float as a
BytesRef
.
Inheritance:
AbstractEncoder
,
IPayloadEncoder
显示文件
Open project: apache/lucenenet
Public Methods
Method
Description
Encode
(
char
buffer
,
int
offset
,
int
length
) :
BytesRef
Method Details
Encode()
public
method
public
Encode
(
char
buffer
,
int
offset
,
int
length
) :
BytesRef
buffer
char
offset
int
length
int
return
BytesRef