SAP ABAP Class CL_ABT_BINARY_STREAMER (ABT: Binary Data Streamer)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     S_ABAP_TOOLS_UTIL (Package) ABAP: Error Search Tools - Help Functions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ABT_BINARY_STREAMER Binary Data Stream 20101013
Properties
Class CL_ABT_BINARY_STREAMER  
Short Description ABT: Binary Data Streamer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ABAP_TOOLS_UTIL   ABAP: Error Search Tools - Help Functions 
Created 20101013   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ABT_BINARY_STREAMER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ABT_BINARY_STREAMER Binary Data Stream 20101013
Friends
Class CL_ABT_BINARY_STREAMER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BUFFER Instance attribute Protected See coding 20101013
2 C_DEFAULT_SIZE Constant Public Type reference (TYPE) I 1024 20101013
3 POSITION Instance attribute Protected See coding 20101013
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101013
2 CREATE_FOR_FILE Static method Public Method 20101013
3 CREATE_FOR_STRING Static method Public Method 20101013
4 CREATE_FOR_TABLE Static method Public Method 20101013
5 GET_CURRENT_BYTE Instance method Protected Method 20101013
6 GET_CURRENT_OFFSET Instance method Protected Method 20101013
7 GET_DATA_LENGTH Instance method Protected Method 20101013
8 GET_RAW_STRING Instance method Protected Method 20101013
9 READ_BYTES Instance method Protected Method 20101013
10 READ_FIELD Instance method Protected Method 20101013
11 SET_OFFSET Instance method Protected Method 20101013
12 SHIFT_OFFSET Instance method Protected Method 20101013
13 __SYNC_WA Instance method Private Method 20101013
Events
Class CL_ABT_BINARY_STREAMER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_BYTE Protected Attribute reference (LIKE) 20101013
2 TY_DEFAULT_BUFFER Protected See coding 20101013 ty_default_buffer type standard table of ty_default_buffer_wa
3 TY_DEFAULT_BUFFER_WA Protected See coding 20101013 ty_default_buffer_wa(c_default_size) type x
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_LINE_SIZE Call by reference Type reference (TYPE) I 20101013

Method CONSTRUCTOR on class CL_ABT_BINARY_STREAMER has no exception.

Method CREATE_FOR_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_FILE Call by reference Type reference (TYPE) STRING 20101013
2 Returning P_STREAMER Value transfer Object reference (TYPE REF TO) IF_ABT_BINARY_STREAMER 20101013
# Exception Resumable Description Created on
1 CX_ABT_CANCELLED 20101013

Method CREATE_FOR_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DATA Call by reference Type reference (TYPE) XSTRING 20101013
2 Returning P_STREAMER Value transfer Object reference (TYPE REF TO) IF_ABT_BINARY_STREAMER 20101013

Method CREATE_FOR_STRING on class CL_ABT_BINARY_STREAMER has no exception.

Method CREATE_FOR_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DATA_LEN Call by reference Type reference (TYPE) I 20101013
2 Returning P_STREAMER Value transfer Object reference (TYPE REF TO) IF_ABT_BINARY_STREAMER 20101013
3 Importing P_TABLE Call by reference Type reference (TYPE) STANDARD TABLE 20101013

Method CREATE_FOR_TABLE on class CL_ABT_BINARY_STREAMER has no exception.

Method GET_CURRENT_BYTE Signature

Method GET_CURRENT_BYTE on class CL_ABT_BINARY_STREAMER has no parameter.
Method GET_CURRENT_BYTE on class CL_ABT_BINARY_STREAMER has no exception.

Method GET_CURRENT_OFFSET Signature

Method GET_CURRENT_OFFSET on class CL_ABT_BINARY_STREAMER has no parameter.
Method GET_CURRENT_OFFSET on class CL_ABT_BINARY_STREAMER has no exception.

Method GET_DATA_LENGTH Signature

Method GET_DATA_LENGTH on class CL_ABT_BINARY_STREAMER has no parameter.
Method GET_DATA_LENGTH on class CL_ABT_BINARY_STREAMER has no exception.

Method GET_RAW_STRING Signature

Method GET_RAW_STRING on class CL_ABT_BINARY_STREAMER has no parameter.
Method GET_RAW_STRING on class CL_ABT_BINARY_STREAMER has no exception.

Method READ_BYTES Signature

Method READ_BYTES on class CL_ABT_BINARY_STREAMER has no parameter.
Method READ_BYTES on class CL_ABT_BINARY_STREAMER has no exception.

Method READ_FIELD Signature

Method READ_FIELD on class CL_ABT_BINARY_STREAMER has no parameter.
Method READ_FIELD on class CL_ABT_BINARY_STREAMER has no exception.

Method SET_OFFSET Signature

Method SET_OFFSET on class CL_ABT_BINARY_STREAMER has no parameter.
Method SET_OFFSET on class CL_ABT_BINARY_STREAMER has no exception.

Method SHIFT_OFFSET Signature

Method SHIFT_OFFSET on class CL_ABT_BINARY_STREAMER has no parameter.
Method SHIFT_OFFSET on class CL_ABT_BINARY_STREAMER has no exception.

Method __SYNC_WA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_INDEX Call by reference Type reference (TYPE) I 20101013

Method __SYNC_WA on class CL_ABT_BINARY_STREAMER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703