Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
W
- w - Enum constant in enum com.stata.sfi.Missing.Extended
- writeBytes(StrLConnector, byte[]) - Static method in class com.stata.sfi.Data
-
Write a byte buffer to a strL; the strL must be allocated using
allocateStrL
before calling this method. - writeBytes(StrLConnector, byte[]) - Method in class com.stata.sfi.Frame
-
Write a byte buffer to a strL; the strL must be allocated using
allocateStrL
before calling this method. - writeBytes(StrLConnector, byte[], int, int) - Static method in class com.stata.sfi.Data
-
Write
len
bytes from the specified byte buffer starting at offsetoff
to a strL; the strL must be allocated usingallocateStrL
before calling this method. - writeBytes(StrLConnector, byte[], int, int) - Method in class com.stata.sfi.Frame
-
Write
len
bytes from the specified byte buffer starting at offsetoff
to a strL; the strL must be allocated usingallocateStrL
before calling this method.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form